Skip to content

Skr379/dropwizard-entitymanager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropwizard EntityManager

Build Status Coverage Status

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.

Getting Started

See scottescue.com/dropwizard-entitymanager for details.

Support

Please file bug reports and feature requests in GitHub issues.

Credits

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.

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.

About

JPA for Dropwizard using Hibernate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.8%
  • Shell 2.2%