Searched defs:setClientInfo (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/sql/
H A DConnection.java1180 void setClientInfo(String name, String value) method in interface:Connection
1191 * properties on the connection. See <code>setClientInfo (String, String)</code> for
1205 * @see java.sql.Connection#setClientInfo(String, String) setClientInfo(String, String)
1213 void setClientInfo(Properties properties) method in interface:Connection

Completed in 42 milliseconds