Package net.craftforge.essential.example.persistence

Class Summary
CrudDao<T> A CRUD DAO generalizes the simple create, read, update and delete methods for entities of a given type.
DbNamingStrategy The naming strategy for database tables depending on class and property names.
EntityManagerProvider This class provides the entity managers associated to the in-memory database manager responsible for the example database.
 



Copyright © 2011. All Rights Reserved.