Package | Description |
---|---|
io.dropwizard.hibernate | |
io.dropwizard.hibernate.dual |
Class and Description |
---|
HibernateBundle |
SessionFactoryFactory |
UnitOfWork
When annotating a Jersey resource method, wraps the method in a Hibernate session.
|
UnitOfWorkApplicationListener
An application event listener that listens for Jersey application initialization to
be finished, then creates a map of resource method that have metrics annotations.
|
UnitOfWorkAspect
An aspect providing operations around a method with the
UnitOfWork annotation. |
Class and Description |
---|
HibernateBundle |
Copyright © 2011. All rights reserved.