com.agimatec.sql.meta.postgres
Class PostgresJdbcSqlMetaFactory
java.lang.Object
com.agimatec.sql.meta.checking.JdbcSqlMetaFactory
com.agimatec.sql.meta.postgres.PostgresJdbcSqlMetaFactory
- All Implemented Interfaces:
- SqlMetaFactory
public class PostgresJdbcSqlMetaFactory
- extends JdbcSqlMetaFactory
Description:
User: roman.stumm
Date: 10.03.2008
Time: 10:41:46
Copyright: Agimatec GmbH
| Methods inherited from class com.agimatec.sql.meta.checking.JdbcSqlMetaFactory |
addTables, buildCatalog, createTable, getDatabase, isColumns, isForeignKeys, isIndices, isPrimaryKeys, loadColumns, loadForeignKeys, loadIndices, loadPrimaryKey, loadTypes, setColumns, setForeignKeys, setIndices, setPrimaryKeys |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostgresJdbcSqlMetaFactory
public PostgresJdbcSqlMetaFactory(JdbcDatabase database)
equalizeColumn
public void equalizeColumn(ColumnDescription cd)
- Overrides:
equalizeColumn in class JdbcSqlMetaFactory
createTableIdentifier
protected JdbcSqlMetaFactory.TableIdentifier createTableIdentifier(String table)
- Overrides:
createTableIdentifier in class JdbcSqlMetaFactory
Copyright © 2008-2011. All Rights Reserved.