Home
last modified time | relevance | path

Searched refs:setClientInfo (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
DConnection.java1181 void setClientInfo(String name, String value) in setClientInfo() method
1214 void setClientInfo(Properties properties) in setClientInfo() method
/libcore/api/
Dcurrent.txt9035 method public void setClientInfo(String, String) throws java.sql.SQLClientInfoException;
9036 method public void setClientInfo(java.util.Properties) throws java.sql.SQLClientInfoException;