Home
last modified time | relevance | path

Searched refs:PostgresqlConnection (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlConnection.java40 public class PostgresqlConnection extends ComponentBase implements XConnection, XWarningsSupplier, … class
47 public PostgresqlConnection(XConnection impl, String url) { in PostgresqlConnection() method in PostgresqlConnection
H A DPostgresqlDriver.java139 connection = new PostgresqlConnection(connection, url); in connect()
181 return new PostgresqlCatalog((PostgresqlConnection)connection); in getDataDefinitionByConnection()
H A DPostgresqlCatalog.java39 public PostgresqlCatalog(PostgresqlConnection connection) throws SQLException { in PostgresqlCatalog()

Completed in 21 milliseconds