Class ImplicitFetchBuilderPlural
java.lang.Object
org.hibernate.query.results.internal.implicit.ImplicitFetchBuilderPlural
- All Implemented Interfaces:
FetchBuilder
,GraphNodeBuilder
,ImplicitFetchBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionImplicitFetchBuilderPlural
(NavigablePath fetchPath, PluralAttributeMapping fetchable, DomainResultCreationState creationState) -
Method Summary
Modifier and TypeMethodDescriptionbuildFetch
(FetchParent parent, NavigablePath fetchPath, JdbcValuesMetadata jdbcResultsMetadata, DomainResultCreationState creationState) boolean
int
hashCode()
toString()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.hibernate.query.results.FetchBuilder
visitFetchBuilders
-
Constructor Details
-
Method Details
-
cacheKeyInstance
- Specified by:
cacheKeyInstance
in interfaceFetchBuilder
-
equals
-
hashCode
public int hashCode() -
toString
-