Class | Description |
---|---|
DaoFactory |
Spring bean that can be used to create Dao's of certain classes without needing their own Dao class.
|
TableCreator |
Spring bean that auto-creates any tables that it finds DAOs for if the property name in
TableCreator.AUTO_CREATE_TABLES property has been set to true.
|
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.