public abstract class AbstractSchemaAction<R extends AbstractSchemaRequest> extends AbstractSqlAction<R>
AbstractSqlAction.OpenJdbcHelpercloseables, endTime, request, sourcePersistenceContext, startTime, targetConnection, TIME_LOG, writer| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSchemaAction(R request) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute() |
protected abstract String |
produceSql(Class<? extends org.hibernate.dialect.Dialect> dialectType,
Path temporaryDirectory) |
after, before, close, commit, executeSqlWork, fail, flush, getRequest, getSchemaNames, getSourcePersistenceContext, run, useOutputDb, useOutputWriterprotected AbstractSchemaAction(R request)
protected abstract String produceSql(Class<? extends org.hibernate.dialect.Dialect> dialectType, Path temporaryDirectory) throws IOException
IOExceptionprotected final void execute()
throws IOException,
SQLException
execute in class AbstractSqlAction<R extends AbstractSchemaRequest>IOExceptionSQLExceptionCopyright © 2004–2016 CodeLutin. All rights reserved.