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, toString
public PgSqlTable(String name)
protected String buildLongIndex(String... columns)
buildLongIndex
in class RdbmsTable
protected String buildOptimize() throws SQLException
buildOptimize
in class RdbmsTable
SQLException
protected String buildClear()
buildClear
in class RdbmsTable
Copyright © 2001-2016 Aduna. All Rights Reserved.