JDBC.Connection
, createArrayOfJDBC.Connection
, getTransactionIsolationJDBC.Connection
, prepareStatement with intArray (JDBC does not support)JDBC.Connection
, setSavepointJDBC.Connection
, setTransactionIsolationJDBC.ResultSet
, deleteRowJDBC.ResultSet
, insertRowJDBC.ResultSet
, refreshRowJDBC.ResultSet
, updateRowJDBC.ResultSet
, moveToCurrentRowJDBC.ResultSet
, moveToInsertRowJDBC.Statement
, RETURN_GENERATED_KEYSJDBC.Statement
, invalid autoGeneratedKeys (JDBC does not throw)JDBC.Statement
, execute witch intArray (JDBC does not support)JDBC.Statement
, cancel (issues after cancel)JDBC.PreparedStatement
, setDateJDBC.PreparedStatement
, setObjectJDBC.PreparedStatement
, setString(1, PGInterval(“1 day”).toString())