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, iterateGenerators
public SchemaValidation(com.whitestein.lsps.model.sharedrecord.SharedRecordConfiguration cfg) throws org.hibernate.HibernateException
cfg
- org.hibernate.HibernateException
public void execute()
SchemaOperation
execute
in class SchemaOperation
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.