public class PgSqlTable extends RdbmsTable
MAX_DELTA_TO_FORCE_OPTIMIZE, total_opt| Constructor and Description |
|---|
PgSqlTable(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildClear() |
protected String |
buildLongIndex(String... columns) |
protected String |
buildOptimize() |
aggregate, buildCreateTable, buildCreateTemporaryTable, buildCreateTransactionalTable, buildDropIndex, buildIndex, buildIndexName, buildPrimaryIndex, clear, close, count, createTable, createTemporaryTable, createTransactionalTable, drop, dropIndex, equals, execute, executeUpdate, getCatalog, getIndexes, getName, getSchema, hashCode, index, isCreated, modified, optimize, optimize, prepareStatement, primaryIndex, rollback, select, setConnection, size, toStringpublic PgSqlTable(String name)
protected String buildLongIndex(String... columns)
buildLongIndex in class RdbmsTableprotected String buildOptimize() throws SQLException
buildOptimize in class RdbmsTableSQLExceptionprotected String buildClear()
buildClear in class RdbmsTableCopyright © 2001-2014 Aduna. All Rights Reserved.