Class NoCallbackExecutionContext
java.lang.Object
org.hibernate.sql.exec.internal.BaseExecutionContext
org.hibernate.loader.ast.internal.NoCallbackExecutionContext
- All Implemented Interfaces:
ExecutionContext
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hibernate.sql.exec.internal.BaseExecutionContext
getLoadQueryInfluencers, getQueryIdentifier, getQueryOptions, getQueryParameterBindings, getSessionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hibernate.sql.exec.spi.ExecutionContext
afterStatement, getCollectionKey, getEntityId, getEntityInstance, getEntityUniqueKey, getEntityUniqueKeyAttributePath, getRootEntityDescriptor, hasCallbackActions, hasQueryExecutionToBeAddedToStatistics, isScrollResult, registerLoadingEntityHolder, upgradeLocks
-
Constructor Details
-
Method Details
-
getCallback
- Specified by:
getCallbackin interfaceExecutionContext- Overrides:
getCallbackin classBaseExecutionContext
-