| Package | Description |
|---|---|
| com.example.helloworld.db | |
| com.example.helloworld.resources | |
| io.dropwizard.hibernate | |
| io.dropwizard.hibernate.dual |
| Class and Description |
|---|
| AbstractDAO
An abstract base class for Hibernate DAO classes.
|
| Class and Description |
|---|
| UnitOfWork
When annotating a Jersey resource method, wraps the method in a Hibernate session.
|
| 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.