Class BaseExecutionContext

java.lang.Object
org.hibernate.sql.exec.internal.BaseExecutionContext
All Implemented Interfaces:
ExecutionContext
Direct Known Subclasses:
NestedRowProcessingState, NoCallbackExecutionContext, OutputsExecutionContext, RowProcessingStateStandardImpl, SqmJdbcExecutionContextAdapter

public class BaseExecutionContext extends Object implements ExecutionContext