public class SchemaCreate extends SchemaUpdatingOperation
delimiter, formatter, haltOnError, sqlStatementLogger, update
configuration, connectionHelper, dialect, exceptions
Constructor and Description |
---|
SchemaCreate(com.whitestein.lsps.model.sharedrecord.SharedRecordConfiguration cfg)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
protected String[] |
generateScript(DatabaseMetadata databaseMetadata)
Generates the script to execute.
|
execute, setDelimiter, setFormat, setHaltOnError, setOut, setUpdate
compatibleTypes, getExceptions, getSystemEntytyNames, getTablesAndFksToUpdate, iterateGenerators
public SchemaCreate(com.whitestein.lsps.model.sharedrecord.SharedRecordConfiguration cfg) throws org.hibernate.HibernateException
cfg
- org.hibernate.HibernateException
protected String[] generateScript(DatabaseMetadata databaseMetadata) throws org.hibernate.HibernateException
SchemaUpdatingOperation
generateScript
in class SchemaUpdatingOperation
org.hibernate.HibernateException
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.