|
|||||||||
| 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.AbstractJdbc23PoolingDataSource
org.postgresql.ds.PGPoolingDataSource
org.postgresql.jdbc2.optional.PoolingDataSource
public class PoolingDataSource
| Field Summary |
|---|
| Fields inherited from class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource |
|---|
dataSourceName, dataSources |
| Constructor Summary | |
|---|---|
PoolingDataSource()
|
|
| Method Summary |
|---|
| Methods inherited from class org.postgresql.ds.PGPoolingDataSource |
|---|
addDataSource |
| Methods inherited from class org.postgresql.ds.jdbc23.AbstractJdbc23PoolingDataSource |
|---|
close, createConnectionPool, getConnection, getConnection, getDataSource, getDataSourceName, getDescription, getInitialConnections, getMaxConnections, getReference, initialize, isInitialized, removeStoredDataSource, setDatabaseName, setDataSourceName, setInitialConnections, setMaxConnections, setPassword, setPortNumber, setServerName, setUser |
| Methods inherited from class org.postgresql.ds.common.BaseDataSource |
|---|
createReference, getDatabaseName, getLoginTimeout, getLogWriter, getPassword, getPortNumber, getPrepareThreshold, getServerName, getSsl, getSslfactory, getUser, readBaseObject, setLoginTimeout, setLogWriter, setPrepareThreshold, setSsl, setSslfactory, writeBaseObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.sql.DataSource |
|---|
getConnection, getConnection, getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter |
| Constructor Detail |
|---|
public PoolingDataSource()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||