Searched refs:getNClob (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/sql/
H A DCallableStatement.java1457 public NClob getNClob(int parameterIndex) throws SQLException; method in interface:CallableStatement
1465 public NClob getNClob(String parameterName) throws SQLException; method in interface:CallableStatement
H A DResultSet.java2016 public NClob getNClob(int columnIndex) throws SQLException; method in interface:ResultSet
2022 public NClob getNClob(String columnLabel) throws SQLException; method in interface:ResultSet

Completed in 326 milliseconds