Class ReactiveTemporaryTableHelper.TemporaryTableDropWork
java.lang.Object
org.hibernate.reactive.query.sqm.mutation.internal.temptable.ReactiveTemporaryTableHelper.TemporaryTableDropWork
- All Implemented Interfaces:
ReactiveTemporaryTableHelper.ReactiveWork
- Enclosing class:
- ReactiveTemporaryTableHelper
public static class ReactiveTemporaryTableHelper.TemporaryTableDropWork
extends Object
implements ReactiveTemporaryTableHelper.ReactiveWork
-
Constructor Summary
ConstructorsConstructorDescriptionTemporaryTableDropWork(org.hibernate.dialect.temptable.TemporaryTable temporaryTable, org.hibernate.dialect.temptable.TemporaryTableExporter exporter, org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory) TemporaryTableDropWork(org.hibernate.dialect.temptable.TemporaryTable temporaryTable, org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory) -
Method Summary
-
Constructor Details
-
TemporaryTableDropWork
public TemporaryTableDropWork(org.hibernate.dialect.temptable.TemporaryTable temporaryTable, org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory) -
TemporaryTableDropWork
public TemporaryTableDropWork(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
-