类 AbstractCurrentSessionContext

    • 方法详细资料

      • factory

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

        protected void validateExistingSession​(Session existingSession)