Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/sql/
DConnection.java817 public String getClientInfo(String name) throws SQLException; in getClientInfo() method
824 public Properties getClientInfo() throws SQLException; in getClientInfo() method
/libcore/luni/src/test/java/org/apache/harmony/sql/tests/java/sql/
DTestHelper_Connection1.java222 public String getClientInfo(String name) throws SQLException { in getClientInfo() method in TestHelper_Connection1
226 public Properties getClientInfo() throws SQLException { in getClientInfo() method in TestHelper_Connection1
/libcore/sqlite-jdbc/src/main/java/SQLite/JDBC2z/
DJDBCConnection.java493 public String getClientInfo(String name) throws SQLException { in getClientInfo() method in JDBCConnection
497 public Properties getClientInfo() throws SQLException { in getClientInfo() method in JDBCConnection