|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ddlutils.platform.SqlBuilder
org.apache.ddlutils.platform.hsqldb.HsqlDbBuilder
edu.internet2.middleware.grouper.ddl.ddlutils.HsqlDb2Builder
public class HsqlDb2Builder
| Constructor Summary | |
|---|---|
HsqlDb2Builder(org.apache.ddlutils.Platform platform)
|
|
| Method Summary | |
|---|---|
void |
writeExternalIndexDropStmt(org.apache.ddlutils.model.Table table,
org.apache.ddlutils.model.Index index)
|
| Methods inherited from class org.apache.ddlutils.platform.hsqldb.HsqlDbBuilder |
|---|
dropTable, getSelectLastIdentityValues |
| Methods inherited from class org.apache.ddlutils.platform.SqlBuilder |
|---|
alterDatabase, createExternalForeignKeys, createExternalForeignKeys, createTable, createTable, createTables, createTables, createTables, dropExternalForeignKeys, dropTable, dropTables, getConstraintName, getDefaultValueHelper, getDeleteSql, getForeignKeyName, getIndent, getIndexName, getInsertSql, getMaxColumnNameLength, getMaxConstraintNameLength, getMaxForeignKeyNameLength, getMaxTableNameLength, getPlatform, getPlatformInfo, getTableName, getUpdateSql, getValueLocale, getWriter, setIndent, setValueLocale, setWriter, shortenName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HsqlDb2Builder(org.apache.ddlutils.Platform platform)
platform - | Method Detail |
|---|
public void writeExternalIndexDropStmt(org.apache.ddlutils.model.Table table,
org.apache.ddlutils.model.Index index)
throws java.io.IOException
writeExternalIndexDropStmt in class org.apache.ddlutils.platform.SqlBuilderjava.io.IOExceptionSqlBuilder.writeExternalIndexDropStmt(org.apache.ddlutils.model.Table, org.apache.ddlutils.model.Index)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||