|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SQLProcessorException | |
---|---|
atg.adapter.gsa |
Uses of SQLProcessorException in atg.adapter.gsa |
---|
Methods in atg.adapter.gsa that throw SQLProcessorException | |
---|---|
boolean |
SQLProcessorEngine.createTables(java.util.List<java.lang.String> pStatements,
boolean pDrop)
This method is used to create tables in a database. |
void |
InitializingVersionRepository.dropTables()
This method drops all tables required by the GSARepository. |
void |
InitializingGSA.dropTables()
This method drops all tables required by the GSARepository. |
void |
SQLProcessorEngine.dropTablesFromCreateStatements(java.util.List<java.lang.String> pCreateStatements)
This method is used to iteratively drop tables. |
boolean |
SQLProcessorEngine.isDerby()
Returns true if the current database is Apache Derby. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |