Uses of Interface
org.hibernate.search.mapper.pojo.mapping.definition.programmatic.TypeMappingIndexedStep
Packages that use TypeMappingIndexedStep
-
Uses of TypeMappingIndexedStep in org.hibernate.search.mapper.pojo.mapping.definition.programmatic
Methods in org.hibernate.search.mapper.pojo.mapping.definition.programmatic that return TypeMappingIndexedStepModifier and TypeMethodDescriptionTypeMappingIndexedStep.enabled
(boolean enabled) TypeMappingStep.indexed()
Maps an entity type to an index.default TypeMappingIndexedStep
TypeMappingIndexedStep.routingBinder
(RoutingBinder binder) Define a routing binder, responsible for creating a bridge.TypeMappingIndexedStep.routingBinder
(RoutingBinder binder, Map<String, Object> params) Define a routing binder, responsible for creating a bridge.