Package | Description |
---|---|
com.gargoylesoftware.base.resource | |
com.gargoylesoftware.base.resource.jdbc |
An implementation of.ResourceFactory that manages JDBC connections
|
Modifier and Type | Class and Description |
---|---|
class |
PooledResourceFactory
A resource factory that provides object pooling
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceManager.addFactory(String name,
ResourceFactory factory)
Adds a feature to the Factory attribute of the ResourceManager object
|
Constructor and Description |
---|
PooledResourceFactory(ResourceFactory sourceFactory)
Create an instance
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCResourceFactory
A ResourceFactory for JDBC connections
|
Copyright © 1998–2014 Gargoyle Software Inc.. All rights reserved.