Home
last modified time | relevance | path

Searched refs:getSQLXML (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
DCallableStatement.java2021 SQLXML getSQLXML(int parameterIndex) throws SQLException; in getSQLXML() method
2035 SQLXML getSQLXML(String parameterName) throws SQLException; in getSQLXML() method
DResultSet.java3190 SQLXML getSQLXML(int columnIndex) throws SQLException; in getSQLXML() method
3205 SQLXML getSQLXML(String columnLabel) throws SQLException; in getSQLXML() method
/libcore/api/
Dcurrent.txt8902 method public java.sql.SQLXML getSQLXML(int) throws java.sql.SQLException;
8903 method public java.sql.SQLXML getSQLXML(String) throws java.sql.SQLException;
9489 method public java.sql.SQLXML getSQLXML(int) throws java.sql.SQLException;
9490 method public java.sql.SQLXML getSQLXML(String) throws java.sql.SQLException;