Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Using Guice with Hibernate

Header Image

  1. Configuring Hibernate with Guice
    • This article covers how to configure Hibernate with Guice, a lightweight dependency injection framework, in order to manage dependencies and session factories.
  2. Injecting Hibernate session factories with Guice
    • This article explains how to configure and inject Hibernate session factories with Google Guice, a lightweight dependency injection framework, into your application.
  3. Managing transactions with Guice and Hibernate
    • This article covers how to manage transactions with Guice and Hibernate, including configuring Hibernate with Guice, injecting Hibernate session factories with Guice, and managing transactions with Guice and Hibernate.

Table of contents