|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.postgresql.ds.common.BaseDataSource
org.postgresql.ds.jdbc23.AbstractJdbc23ConnectionPoolDataSource
org.postgresql.ds.jdbc4.AbstractJdbc4ConnectionPoolDataSource
org.postgresql.ds.PGConnectionPoolDataSource
org.postgresql.jdbc2.optional.ConnectionPool
public class ConnectionPool
| Constructor Summary | |
|---|---|
ConnectionPool()
|
|
| Method Summary |
|---|
| Methods inherited from class org.postgresql.ds.jdbc4.AbstractJdbc4ConnectionPoolDataSource |
|---|
getParentLogger |
| Methods inherited from class org.postgresql.ds.jdbc23.AbstractJdbc23ConnectionPoolDataSource |
|---|
getDescription, getPooledConnection, getPooledConnection, isDefaultAutoCommit, setDefaultAutoCommit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.sql.ConnectionPoolDataSource |
|---|
getPooledConnection, getPooledConnection |
| Methods inherited from interface javax.sql.CommonDataSource |
|---|
getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter |
| Constructor Detail |
|---|
public ConnectionPool()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||