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

/libcore/luni/src/main/java/java/sql/
H A DClob.java68 public String getSubString(long pos, int length) throws SQLException; method in interface:Clob
/libcore/luni/src/test/java/libcore/java/sql/
H A DOldPreparedStatementTest.java2384 public String getSubString(long pos, int length) throws SQLException { method in class:OldPreparedStatementTest.MockClob

Completed in 79 milliseconds