| Package | Description |
|---|---|
| oracle.jbo.pool | |
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Method and Description |
|---|---|
protected ResourceInfo |
ResourcePool.getResourceInfo(java.lang.Object resource)
Return the resource details object.
|
| Modifier and Type | Method and Description |
|---|---|
protected double |
ResourcePool.getWeight(ResourceInfo resourceInfo)
Calculates the weight of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
protected double |
QueryCollectionPool.getWeight(ResourceInfo resourceInfo)
Calculates the weight of the resource.
|