| Package | Description |
|---|---|
| org.brains2b.sql |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalConnector
Implementation of Connector to connect
to a local JDBC source, defined by the
parameters passed in the constructor
|
class |
RemoteConnector
Implementation of Connector to connect
to a remote JDBC source, given by a lookup name
accessable through an InitialContext
|