| Package | Description |
|---|---|
| org.beiter.michael.db |
Provides classes to obtain a JDBC database connection, for instance from JNDI or
from a connection pool.
|
| org.beiter.michael.db.propsbuilder |
Provides classes to build the properties required for the JDBC database connection management package.
|
| Class and Description |
|---|
| ConnectionProperties
This class specifies connection pool properties.
|
| FactoryException
This exception is thrown by Factories when they encounter an error that needs to be handled by the caller.
|
| Class and Description |
|---|
| ConnectionProperties
This class specifies connection pool properties.
|
Copyright © 2014–2016 Michael Beiter