Uses of Class
org.hibernate.search.mapper.pojo.identity.impl.BoundIdentifierMapping
Packages that use BoundIdentifierMapping
Package
Description
-
Uses of BoundIdentifierMapping in org.hibernate.search.mapper.pojo.identity.impl
Methods in org.hibernate.search.mapper.pojo.identity.impl that return BoundIdentifierMappingModifier and TypeMethodDescriptionPojoRootIdentityMappingCollector.build(IdentityMappingMode mode) -
Uses of BoundIdentifierMapping in org.hibernate.search.mapper.pojo.mapping.impl
Fields in org.hibernate.search.mapper.pojo.mapping.impl declared as BoundIdentifierMappingModifier and TypeFieldDescriptionprotected BoundIdentifierMapping<?,E> AbstractPojoTypeManager.Builder.identifierMapping