| Interface | Description |
|---|---|
| JavaxPersistenceConfigurer |
Interface that allows us to load and process javax.persistance annotations only if available.
|
| Class | Description |
|---|---|
| BaseDaoEnabled<T,ID> |
Base class that your data elements can extend which allow them to refresh, update, etc.
|
| IOUtils |
Utility class
|
| JavaxPersistenceImpl |
Class for isolating the detection of the javax.persistence annotations.
|
| SqlExceptionUtil |
Utility class to help with SQLException throwing.
|
| TransactionManager |
Provides basic transaction support for a
ConnectionSource. |
| VersionUtils |
A class which helps us verify that we are running symmetric versions.
|
Miscellaneous classes.
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.