Uses of Class
org.hibernate.search.mapper.orm.model.impl.DocumentIdSourceProperty
Packages that use DocumentIdSourceProperty
Package
Description
-
Uses of DocumentIdSourceProperty in org.hibernate.search.mapper.orm.loading.impl
Methods in org.hibernate.search.mapper.orm.loading.impl with parameters of type DocumentIdSourcePropertyModifier and TypeMethodDescriptionstatic <I> HibernateOrmEntityLoadingStrategy<?,? super I> HibernateOrmNonEntityIdPropertyEntityLoadingStrategy.create(PersistentClass persistentClass, DocumentIdSourceProperty<I> documentIdSourceProperty) -
Uses of DocumentIdSourceProperty in org.hibernate.search.mapper.orm.mapping.impl
Methods in org.hibernate.search.mapper.orm.mapping.impl with parameters of type DocumentIdSourcePropertyModifier and TypeMethodDescription<I> HibernateOrmEntityLoadingStrategy<?,?> HibernateOrmEntityLoadingBinder.createLoadingStrategy(PersistentClass persistentClass, DocumentIdSourceProperty<I> documentIdSourceProperty)