Package fri.util.database.jpa.commons

Interface Summary
DbSession Responsibilities of an JPA database session in interaction with NestedSetsTreeDAO.
 

Class Summary
AbstractEntity This is an example base class for domain objects, used by unit tests.
AbstractJpaTest Base class of JPA unit tests, binds POJO classes via Java statements to JPA provider.
DbSessionJpaImpl JPA implementation of DbSession.