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

/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
H A DImpl_RowSet.java786 public NClob getNClob(int columnIndex) throws SQLException { method in class:Impl_RowSet
790 public NClob getNClob(String columnLabel) throws SQLException { method in class:Impl_RowSet
/external/javasqlite/src/main/java/SQLite/JDBC2z/
H A DJDBCResultSet.java1379 public NClob getNClob(int colIndex) throws SQLException {
1383 public NClob getNClob(String colName) throws SQLException {
1385 return getNClob(col);
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 79 milliseconds