Package com.isomorphic.hibernate


package com.isomorphic.hibernate
  • Class
    Description
    Singleton factory for hibernate Session and transaction with helper methods.
    HB provider for Hibernate 5/6.
    Holds Session and current transaction.
    Interface used to provide specific implementation of Session and transaction acquiring and handling.
    A DataSource implementation for the Hibernate ORM system.
    HB provider for Spring with Hibernate 5/6.