|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DatabaseSchemaChecker.Options | |
|---|---|
| com.agimatec.dbmigrate | |
| com.agimatec.sql.meta.checking | |
| Uses of DatabaseSchemaChecker.Options in com.agimatec.dbmigrate |
|---|
| Methods in com.agimatec.dbmigrate that return types with arguments of type DatabaseSchemaChecker.Options | |
|---|---|
protected List<DatabaseSchemaChecker.Options> |
BaseMigrationTool.parseOptions(StringTokenizer t)
|
| Uses of DatabaseSchemaChecker.Options in com.agimatec.sql.meta.checking |
|---|
| Method parameters in com.agimatec.sql.meta.checking with type arguments of type DatabaseSchemaChecker.Options | |
|---|---|
void |
DatabaseSchemaChecker.checkDatabaseSchema(List<DatabaseSchemaChecker.Options> options,
URL[] scripts)
API - check the database for compatibility with the given XML-DDL configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||