Class HibernateOrmEntityLoadingBinder
java.lang.Object
org.hibernate.search.mapper.orm.mapping.impl.HibernateOrmEntityLoadingBinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<I> HibernateOrmEntityLoadingStrategy<?,?> createLoadingStrategy(PersistentClass persistentClass, DocumentIdSourceProperty<I> documentIdSourceProperty)
-
Constructor Details
-
HibernateOrmEntityLoadingBinder
public HibernateOrmEntityLoadingBinder()
-
-
Method Details
-
createLoadingStrategy
public <I> HibernateOrmEntityLoadingStrategy<?,?> createLoadingStrategy(PersistentClass persistentClass, DocumentIdSourceProperty<I> documentIdSourceProperty)
-