Interface HibernateOrmSessionContext


public interface HibernateOrmSessionContext
  • Method Summary

    Modifier and Type
    Method
    Description
    org.hibernate.Session
     
  • Method Details

    • session

      org.hibernate.Session session()
      Returns:
      The Hibernate ORM Session.