|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.safeidentity.adminservice.loadbalance.db.DBConnectionPool
| Constructor Summary | |
DBConnectionPool(java.lang.String uniqueId,
ServerConfig config)
|
|
| Method Summary | |
void |
destroy()
|
PooledConnection |
getConnection()
Ä¿³Ø¼ÇÀ» °¡Á®¿Â´Ù. |
java.lang.String |
getId()
|
void |
releaseConnection(PooledConnection connection)
|
void |
setId(java.lang.String id)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DBConnectionPool(java.lang.String uniqueId,
ServerConfig config)
throws SFInitDaoException
| Method Detail |
public java.lang.String getId()
getId in interface ConnectionPoolpublic void setId(java.lang.String id)
setId in interface ConnectionPoolpublic void destroy()
destroy in interface ConnectionPool
public PooledConnection getConnection()
throws java.lang.Exception
ConnectionPool
getConnection in interface ConnectionPooljava.lang.Exceptionpublic void releaseConnection(PooledConnection connection)
releaseConnection in interface ConnectionPool
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||