An add-on module providing managed access to a Hibernate JPA EntityManagerFactory and a shareable, thread-safe
EntityManager that works with Dropwizard Hibernate's @UnitOfWork annotation.
See scottescue.com/dropwizard-entitymanager for details.
Please file bug reports and feature requests in GitHub issues.
This module is heavily derived from Dropwizard Hibernate. Those who have contributed to Dropwizard Hibernate deserve
much of the credit for this project. I've essentially adapted their work to create and expose the EntityManager and
EntityManagerFactory objects.
Dropwizard is developed by Coda Hale; Yammer, Inc.; and the Dropwizard Team, licensed under the Apache 2.0 license.
Copyright (c) 2015-2016 Scott Escue
This library is licensed under the Apache License, Version 2.0. See the LICENSE file in this repository for the full license text.