public class SchemaValidation extends SchemaOperation
SchemaValidator. It contains better types validation and it does
not fail on first error, but instead it reports all the problems.configuration, connectionHelper, dialect, exceptions| Constructor and Description |
|---|
SchemaValidation(com.whitestein.lsps.model.sharedrecord.SharedRecordConfiguration cfg)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Executes the schema operation.
|
compatibleTypes, getExceptions, getSystemEntytyNames, getTablesAndFksToUpdate, iterateGeneratorspublic SchemaValidation(com.whitestein.lsps.model.sharedrecord.SharedRecordConfiguration cfg)
throws org.hibernate.HibernateException
cfg - org.hibernate.HibernateExceptionpublic void execute()
SchemaOperationexecute in class SchemaOperationCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.