public class SchemaDrop extends SchemaUpdatingOperation
delimiter, formatter, haltOnError, sqlStatementLogger, updateconnectionHelper, dialect, exceptions| Constructor and Description | 
|---|
SchemaDrop(com.whitestein.lsps.model.sharedrecord.SharedRecordConfiguration cfg)
Creates new instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected java.lang.String[] | 
generateScript(DatabaseMetadata databaseMetadata)
Generates the script to execute. 
 | 
execute, setDelimiter, setFormat, setHaltOnError, setOut, setUpdatecompatibleTypes, getExceptions, getSystemEntytyNames, getTablesAndFksToUpdate, iterateGeneratorspublic SchemaDrop(com.whitestein.lsps.model.sharedrecord.SharedRecordConfiguration cfg)
           throws org.hibernate.HibernateException
cfg - org.hibernate.HibernateExceptionprotected java.lang.String[] generateScript(DatabaseMetadata databaseMetadata) throws org.hibernate.HibernateException
SchemaUpdatingOperationgenerateScript in class SchemaUpdatingOperationorg.hibernate.HibernateExceptionCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.