|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jolbox.bonecp.ConnectionPartition
public class ConnectionPartition
Connection Partition structure
| Constructor Summary | |
|---|---|
ConnectionPartition(BoneCP pool)
Partition constructor |
|
| Method Summary | |
|---|---|
int |
getRemainingCapacity()
Returns no of free slots. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionPartition(BoneCP pool)
pool - handle to connection pool| Method Detail |
|---|
public int getRemainingCapacity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||