| Package | Description |
|---|---|
| com.gargoylesoftware.base.resource.jdbc |
An implementation of.ResourceFactory that manages JDBC connections
|
| Modifier and Type | Field and Description |
|---|---|
private ConnectionWrapper |
DatabaseMetaDataWrapper.connection_ |
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseMetaDataWrapper.setConnection(ConnectionWrapper connection)
Set the connection that will be returned by getConnection()
|