|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agimatec.sql.meta.checking.DatabaseSchemaChecker
com.agimatec.sql.meta.postgres.PostgresSchemaChecker
public class PostgresSchemaChecker
Description:
User: roman.stumm
Date: 24.04.2007
Time: 15:03:12
Copyright: Agimatec GmbH
| Field Summary |
|---|
| Fields inherited from class com.agimatec.sql.meta.checking.DatabaseSchemaChecker |
|---|
database, logger, myFoundErrors, unknownColumns |
| Constructor Summary | |
|---|---|
PostgresSchemaChecker()
|
|
| Method Summary | |
|---|---|
void |
assertObjectsValid()
API - check for invalid objects in the database |
protected DDLScriptSqlMetaFactory |
getDDLScriptSqlMetaFactory()
|
protected CatalogDescription |
readDatabaseCatalog(java.lang.String[] tableNames)
|
| Methods inherited from class com.agimatec.sql.meta.checking.DatabaseSchemaChecker |
|---|
addUnmappedColumn, assertCatalogsComplete, assertTrue, checkDatabaseSchema, compareForeignKeyDescription, compareIndexDescription, compareSingleIndexDescription, forDbms, getDatabase, getUnmappedColumns, getUnmappedColumns, log, print, setDatabase, throwAssertions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PostgresSchemaChecker()
| Method Detail |
|---|
public void assertObjectsValid()
throws java.lang.Exception
assertObjectsValid in class DatabaseSchemaCheckerjava.lang.Exceptionprotected DDLScriptSqlMetaFactory getDDLScriptSqlMetaFactory()
getDDLScriptSqlMetaFactory in class DatabaseSchemaChecker
protected CatalogDescription readDatabaseCatalog(java.lang.String[] tableNames)
throws java.sql.SQLException,
java.io.IOException
readDatabaseCatalog in class DatabaseSchemaCheckerjava.sql.SQLException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||