TypeMappingContext |
TypeMappingContext.bridge(BeanReference<? extends TypeBridge> bridgeReference) |
TypeMappingContext |
TypeMappingContext.bridge(BridgeBuilder<? extends TypeBridge> builder) |
TypeMappingContext |
TypeMappingContext.bridge(Class<? extends TypeBridge> bridgeClass) |
TypeMappingContext |
TypeMappingContext.indexed() |
TypeMappingContext |
TypeMappingContext.indexed(String indexName) |
TypeMappingContext |
TypeMappingContext.routingKeyBridge(BeanReference<? extends RoutingKeyBridge> bridgeReference) |
TypeMappingContext |
TypeMappingContext.routingKeyBridge(BridgeBuilder<? extends RoutingKeyBridge> builder) |
TypeMappingContext |
TypeMappingContext.routingKeyBridge(Class<? extends RoutingKeyBridge> bridgeClass) |
TypeMappingContext |
ProgrammaticMappingDefinitionContext.type(Class<?> clazz) |