Lines Matching defs:arg2

72 …public XResultSet getBestRowIdentifier(Object arg0, String arg1, String arg2, int arg3, boolean ar…  in getBestRowIdentifier()
88 …public XResultSet getColumnPrivileges(Object arg0, String arg1, String arg2, String arg3) throws S… in getColumnPrivileges()
92 …public XResultSet getColumns(Object arg0, String arg1, String arg2, String arg3) throws SQLExcepti… in getColumns()
150 …public XResultSet getCrossReference(Object arg0, String arg1, String arg2, Object arg3, String arg… in getCrossReference()
182 public XResultSet getExportedKeys(Object arg0, String arg1, String arg2) throws SQLException { in getExportedKeys()
194 public XResultSet getImportedKeys(Object arg0, String arg1, String arg2) throws SQLException { in getImportedKeys()
198 …public XResultSet getIndexInfo(Object arg0, String arg1, String arg2, boolean arg3, boolean arg4) … in getIndexInfo()
286 public XResultSet getPrimaryKeys(Object arg0, String arg1, String arg2) throws SQLException { in getPrimaryKeys()
290 …public XResultSet getProcedureColumns(Object arg0, String arg1, String arg2, String arg3) throws S… in getProcedureColumns()
298 public XResultSet getProcedures(Object arg0, String arg1, String arg2) throws SQLException { in getProcedures()
326 … public XResultSet getTablePrivileges(Object arg0, String arg1, String arg2) throws SQLException { in getTablePrivileges()
334 …public XResultSet getTables(Object arg0, String arg1, String arg2, String[] arg3) throws SQLExcept… in getTables()
405 … public XResultSet getUDTs(Object arg0, String arg1, String arg2, int[] arg3) throws SQLException { in getUDTs()
417 public XResultSet getVersionColumns(Object arg0, String arg1, String arg2) throws SQLException { in getVersionColumns()