Package com.j256.ormlite.spring

Utility classes to support Spring configurations.

See:
          Description

Class Summary
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.
 

Package com.j256.ormlite.spring Description

Utility classes to support Spring configurations.



This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.