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.txt9843 method public java.sql.SQLXML getSQLXML(int) throws java.sql.SQLException;
9844 method public java.sql.SQLXML getSQLXML(String) throws java.sql.SQLException;
10430 method public java.sql.SQLXML getSQLXML(int) throws java.sql.SQLException;
10431 method public java.sql.SQLXML getSQLXML(String) throws java.sql.SQLException;