Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/javax/sql/
DCommonDataSource.java83 void setLogWriter(java.io.PrintWriter out) throws SQLException; in setLogWriter() method
/libcore/ojluni/src/main/java/java/sql/
DDriverManager.java161 public static void setLogWriter(java.io.PrintWriter out) { in setLogWriter() method in DriverManager
/libcore/api/
Dcurrent.txt9324 method public static void setLogWriter(java.io.PrintWriter);
18334 method public void setLogWriter(java.io.PrintWriter) throws java.sql.SQLException;