|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ddlutils.util.JdbcSupport
org.apache.ddlutils.platform.PlatformImplBase
org.apache.ddlutils.platform.hsqldb.HsqlDbPlatform
edu.internet2.middleware.grouper.ddl.ddlutils.HsqlDb2Platform
public class HsqlDb2Platform
| Field Summary | |
|---|---|
static java.lang.String |
DATABASENAME
Database name of this platform. |
| Fields inherited from class org.apache.ddlutils.platform.hsqldb.HsqlDbPlatform |
|---|
JDBC_DRIVER, JDBC_SUBPROTOCOL |
| Constructor Summary | |
|---|---|
HsqlDb2Platform()
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.ddlutils.platform.hsqldb.HsqlDbPlatform |
|---|
getName, shutdownDatabase |
| Methods inherited from class org.apache.ddlutils.platform.PlatformImplBase |
|---|
alterTables, alterTables, alterTables, alterTables, alterTables, alterTables, alterTables, alterTables, createDatabase, createTables, createTables, createTables, createTables, delete, delete, dropDatabase, dropTable, dropTable, dropTables, dropTables, evaluateBatch, evaluateBatch, fetch, fetch, fetch, fetch, fetch, fetch, fetch, fetch, getAlterTablesSql, getAlterTablesSql, getAlterTablesSql, getAlterTablesSql, getAlterTablesSql, getAlterTablesSql, getAlterTablesSql, getAlterTablesSql, getCreateTablesSql, getCreateTablesSql, getDeleteSql, getDropTableSql, getDropTablesSql, getInsertSql, getModelReader, getPlatformInfo, getSqlBuilder, getUpdateSql, insert, insert, insert, insert, isDelimitedIdentifierModeOn, isForeignKeysSorted, isIdentityOverrideOn, isScriptModeOn, isSqlCommentsOn, query, query, query, query, readModelFromDatabase, readModelFromDatabase, readModelFromDatabase, readModelFromDatabase, setDelimitedIdentifierModeOn, setForeignKeysSorted, setIdentityOverrideOn, setScriptModeOn, setSqlCommentsOn, shutdownDatabase, store, update, update |
| Methods inherited from class org.apache.ddlutils.util.JdbcSupport |
|---|
borrowConnection, closeStatement, getDataSource, getPassword, getUsername, returnConnection, setDataSource, setPassword, setUsername |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.ddlutils.Platform |
|---|
borrowConnection, getDataSource, getPassword, getUsername, returnConnection, setDataSource, setPassword, setUsername |
| Field Detail |
|---|
public static final java.lang.String DATABASENAME
| Constructor Detail |
|---|
public HsqlDb2Platform()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||