org.clazzes.jdbc2xml.schema.impl
Class SchemaCheckerBean
java.lang.Object
org.clazzes.jdbc2xml.schema.impl.SchemaCheckerBean
public class SchemaCheckerBean
- extends Object
This is the workhorse for executing schema update snippets.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
insertSql
public static final String insertSql
SchemaCheckerBean
public SchemaCheckerBean(ISchemaEngine engine,
Map<String,Class<? extends ISchemaUpdateSnippet>> updateSnippets)
checkSchema
public void checkSchema()
throws SQLException,
InstantiationException,
IllegalAccessException
- Throws:
SQLException
InstantiationException
IllegalAccessException
Copyright © 2012. All Rights Reserved.