Class EntityGraphHint<T>
- java.lang.Object
-
- org.hibernate.search.mapper.orm.loading.impl.EntityGraphHint<T>
-
public final class EntityGraphHint<T> extends Object
-
-
Constructor Summary
Constructors Constructor Description EntityGraphHint(org.hibernate.graph.RootGraph<T> graph, org.hibernate.graph.GraphSemantic semantic)
-