|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.safeidentity.adminservice.loadbalance.db.DBConnection
| Field Summary | |
java.sql.Connection |
con
|
int |
nProductType
|
| Constructor Summary | |
DBConnection(int nVenderType,
java.sql.Connection con)
|
|
| Method Summary | |
java.lang.String |
getPoolId()
|
void |
release()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int nProductType
public java.sql.Connection con
| Constructor Detail |
public DBConnection(int nVenderType,
java.sql.Connection con)
| Method Detail |
public void release()
public java.lang.String getPoolId()
getPoolId in interface PooledConnection
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||