Class ReactiveTemporaryTableHelper.TemporaryTableCreationWork
java.lang.Object
org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTemporaryTableHelper.TemporaryTableCreationWork
- All Implemented Interfaces:
ReactiveTemporaryTableHelper.ReactiveWork
- Enclosing class:
- ReactiveTemporaryTableHelper
public static class ReactiveTemporaryTableHelper.TemporaryTableCreationWork
extends Object
implements ReactiveTemporaryTableHelper.ReactiveWork
-
Constructor Summary
ConstructorsConstructorDescriptionTemporaryTableCreationWork(org.hibernate.dialect.temptable.TemporaryTable temporaryTable, org.hibernate.dialect.temptable.TemporaryTableExporter exporter, org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory) TemporaryTableCreationWork(org.hibernate.dialect.temptable.TemporaryTable temporaryTable, org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory) -
Method Summary
-
Constructor Details
-
TemporaryTableCreationWork
public TemporaryTableCreationWork(org.hibernate.dialect.temptable.TemporaryTable temporaryTable, org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory) -
TemporaryTableCreationWork
public TemporaryTableCreationWork(org.hibernate.dialect.temptable.TemporaryTable temporaryTable, org.hibernate.dialect.temptable.TemporaryTableExporter exporter, org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory)
-
-
Method Details
-
reactiveExecute
- Specified by:
reactiveExecutein interfaceReactiveTemporaryTableHelper.ReactiveWork
-