|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.dbaccess.pool.AppServerManagedConnectionPool
Constructor Summary | |
AppServerManagedConnectionPool(ConnectionPoolDescriptor connectionPoolDescriptor)
|
Method Summary | |
java.sql.Connection |
getConnection()
Ritorna una connessione dal pool |
void |
release()
Questa |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AppServerManagedConnectionPool(ConnectionPoolDescriptor connectionPoolDescriptor)
Method Detail |
public java.sql.Connection getConnection() throws java.sql.SQLException
ConnectionPoolInterface
getConnection
in interface ConnectionPoolInterface
Connection
- L'oggetto Connection ritornato dal pool
java.sql.SQLException
ConnectionPoolInterface.getConnection()
public void release() throws java.sql.SQLException
ConnectionPoolInterface
release
in interface ConnectionPoolInterface
java.sql.SQLException
ConnectionPoolInterface.release()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |