public class DropSchemaAction extends AbstractSchemaAction<DropSchemaRequest>
AbstractSqlAction.OpenJdbcHelper| Modifier and Type | Field and Description |
|---|---|
static String |
DROP_SCHEMA_STATEMENT |
closeables, endTime, request, sourcePersistenceContext, startTime, targetConnection, TIME_LOG, writer| Constructor and Description |
|---|
DropSchemaAction(DropSchemaRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
produceSql(Class<? extends org.hibernate.dialect.Dialect> dialectType,
Path temporaryDirectory) |
executeafter, before, close, commit, executeSqlWork, fail, flush, getRequest, getSchemaNames, getSourcePersistenceContext, run, useOutputDb, useOutputWriterpublic static final String DROP_SCHEMA_STATEMENT
public DropSchemaAction(DropSchemaRequest request)
protected String produceSql(Class<? extends org.hibernate.dialect.Dialect> dialectType, Path temporaryDirectory) throws IOException
produceSql in class AbstractSchemaAction<DropSchemaRequest>IOExceptionCopyright © 2004–2016 CodeLutin. All rights reserved.