Class AbstractCurrentSessionContext

    • Method Detail

      • factory

        public SessionFactoryImplementor factory()
        Access to the SessionFactory
        Returns:
        The SessionFactory being serviced by this context
      • validateExistingSession

        protected void validateExistingSession​(Session existingSession)