Class MultiDDLQuery
java.lang.Object
com.valqueries.automapper.context.schema.CustomDDLQuery
com.valqueries.automapper.context.schema.MultiDDLQuery
- All Implemented Interfaces:
- Serializable,- Flow.Publisher<Integer>,- org.jooq.Attachable,- org.jooq.AttachableQueryPart,- org.jooq.DDLQuery,- org.jooq.Publisher<Integer>,- org.jooq.Query,- org.jooq.QueryPart,- org.jooq.RowCountQuery,- org.jooq.Statement,- org.reactivestreams.Publisher<Integer>
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.valqueries.automapper.context.schema.CustomDDLQueryattach, bind, bind, cancel, configuration, detach, executeAsync, executeAsync, getBindValues, getParam, getParams, getSQL, isExecutable, keepStatement, poolable, queryTimeout, subscribeMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jooq.PublishersubscribeMethods inherited from interface org.jooq.QueryPartequals, hashCode, toString
- 
Constructor Details- 
MultiDDLQuery
 
- 
- 
Method Details- 
executepublic int execute() throws org.jooq.exception.DataAccessException- Throws:
- org.jooq.exception.DataAccessException
 
- 
getSQL
 
-