|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.common.xml.databases.existlibrary.PooledConnectionFactory
public class PooledConnectionFactory
Factory for Pooled Connection
| Method Summary | |
|---|---|
PooledConnection |
getConnection()
Gets a read-write connection |
static PooledConnectionFactory |
getFactory()
|
void |
shutDownConnection()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static PooledConnectionFactory getFactory()
public PooledConnection getConnection()
throws PooledConnection.NoConnectionAvailableException
PooledConnection.NoConnectionAvailableExceptionpublic void shutDownConnection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||