All Classes and Interfaces

Class
Description
An abstract base class for Hibernate DAO classes.
Represents a wrapper/decorator class for a Hibernate session factory that can manage both a primary session factory and a read-only session factory.
 
 
Extension of HibernateBundle that scans given package for entities instead of giving them by hand.
 
 
 
When annotating a Jersey resource method, wraps the method in a Hibernate session.
An application event listener that listens for Jersey application initialization to be finished, then creates a map of resource method that have metrics annotations.
An aspect providing operations around a method with the UnitOfWork annotation.
A factory for creating proxies for components that use Hibernate data access objects outside Jersey resources.
Container annotation for repeated UnitOfWork annotations.