|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PooledConnection | |
---|---|
org.deegree.commons.configuration | |
org.deegree.commons.jdbc |
Uses of PooledConnection in org.deegree.commons.configuration |
---|
Fields in org.deegree.commons.configuration with type parameters of type PooledConnection | |
---|---|
protected List<PooledConnection> |
JDBCConnections.pooledConnection
|
Methods in org.deegree.commons.configuration that return PooledConnection | |
---|---|
PooledConnection |
ObjectFactory.createPooledConnection()
Create an instance of PooledConnection |
Methods in org.deegree.commons.configuration that return types with arguments of type PooledConnection | |
---|---|
List<PooledConnection> |
JDBCConnections.getPooledConnection()
Gets the value of the pooledConnection property. |
Uses of PooledConnection in org.deegree.commons.jdbc |
---|
Methods in org.deegree.commons.jdbc with parameters of type PooledConnection | |
---|---|
static void |
ConnectionManager.addConnection(PooledConnection jaxbConn)
Adds a connection pool from the given pool definition. |
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV NEXT | FRAMES NO FRAMES |