See: Description
| Class | Description |
|---|---|
| ConnectionFactory |
This class creates and manages JDBC Connection instances from:
A named JNDI managed connection
A connection pool that is maintained by this factory
|
| ConnectionProperties |
This class specifies connection pool properties.
|
| Exception | Description |
|---|---|
| FactoryException |
This exception is thrown by Factories when they encounter an error that needs to be handled by the caller.
|
Copyright © 2014–2015 Michael Beiter