Searched refs:PostgresqlPreparedStatement (Results 1 – 2 of 2) sorted by relevance
146 …PostgresqlPreparedStatement pgStatement = new PostgresqlPreparedStatement(impl.prepareCall(arg0), … in prepareCall()154 …PostgresqlPreparedStatement pgStatement = new PostgresqlPreparedStatement(impl.prepareStatement(ar… in prepareStatement()
55 public class PostgresqlPreparedStatement extends ComponentBase class70 public PostgresqlPreparedStatement(XPreparedStatement impl, XConnection connection) { in PostgresqlPreparedStatement() method in PostgresqlPreparedStatement
Completed in 18 milliseconds