Class | Description |
---|---|
BaseDAODispatcher |
This class has some helpful properties and methods for use in making
DAODispatchers for various DAO implementations.
|
DAOUtil |
Utility methods for Hibernate Genereic DAO.
|
Exception | Description |
---|---|
DAODispatcherException |
A runtime exception to be thrown by DAODispatchers when things go
wrong in the dispatching process.
|