Home
last modified time | relevance | path

Searched refs:PostgresqlTable (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTable.java45 public class PostgresqlTable extends OTable { class
46 public PostgresqlTable(XConnection connection, OContainer tables, String name, in PostgresqlTable() method in PostgresqlTable
H A DPostgresqlTables.java75 … ret = new PostgresqlTable(metadata.getConnection(), this, nameComponents.getTable(), in createObject()

Completed in 44 milliseconds