Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlConnection.java98 PostgresqlStatement pgStatement = new PostgresqlStatement(impl.createStatement(), this); in createStatement()
H A DPostgresqlStatement.java43 public class PostgresqlStatement extends ComponentBase class
54 public PostgresqlStatement(XStatement impl, XConnection connection) { in PostgresqlStatement() method in PostgresqlStatement

Completed in 22 milliseconds