Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/sql/
DSQLClientInfoExceptionTest.java43 assertEquals(sqlState, exception.getSQLState()); in testConstructor()
/libcore/ojluni/src/main/java/java/sql/
DSQLException.java254 public String getSQLState() { in getSQLState() method in SQLException
/libcore/api/
Dcurrent.txt10648 method public String getSQLState();