Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlConnection.java146PostgresqlPreparedStatement pgStatement = new PostgresqlPreparedStatement(impl.prepareCall(arg0), … in prepareCall()
154PostgresqlPreparedStatement pgStatement = new PostgresqlPreparedStatement(impl.prepareStatement(ar… in prepareStatement()
H A DPostgresqlPreparedStatement.java55 public class PostgresqlPreparedStatement extends ComponentBase class
70 public PostgresqlPreparedStatement(XPreparedStatement impl, XConnection connection) { in PostgresqlPreparedStatement() method in PostgresqlPreparedStatement

Completed in 12 milliseconds