Example usage for Java javax.sql ConnectionPoolDataSource fields, constructors, methods, implement or subclass
The text is from its open source code.
java.io.PrintWriter | getLogWriter() |
PooledConnection | getPooledConnection() Attempts to establish a physical database connection that can be used as a pooled connection. |
void | setLogWriter(java.io.PrintWriter out) |