Package io.dropwizard.hibernate
package io.dropwizard.hibernate
-
ClassDescriptionAbstractDAO<E>An abstract base class for Hibernate DAO classes.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 repeatedUnitOfWork
annotations.