Searched refs:getSQLXML (Results 1 – 2 of 2) sorted by relevance
1483 public SQLXML getSQLXML(int parameterIndex) throws SQLException; in getSQLXML() method1491 public SQLXML getSQLXML(String parameterName) throws SQLException; in getSQLXML() method
2028 public SQLXML getSQLXML(int columnIndex) throws SQLException; in getSQLXML() method2034 public SQLXML getSQLXML(String columnLabel) throws SQLException; in getSQLXML() method