class org.springframework.orm.hibernate5.HibernateTransactionManager |
org.springframework.orm.hibernate5.HibernateTransactionManager#setSessionFactory(org.hibernate.SessionFactory), org.springframework.orm.hibernate5.HibernateTransactionManager#getDataSource(), org.springframework.orm.hibernate5.HibernateTransactionManager#setBeanFactory(org.springframework.beans.factory.BeanFactory), org.springframework.orm.hibernate5.HibernateTransactionManager#getSessionFactory(), org.springframework.orm.hibernate5.HibernateTransactionManager#afterPropertiesSet(), org.springframework.orm.hibernate5.HibernateTransactionManager#setDataSource(javax.sql.DataSource), org.springframework.orm.hibernate5.HibernateTransactionManager#setAutodetectDataSource(boolean), org.springframework.orm.hibernate5.HibernateTransactionManager#setPrepareConnection(boolean), org.springframework.orm.hibernate5.HibernateTransactionManager#setAllowResultAccessAfterCompletion(boolean), org.springframework.orm.hibernate5.HibernateTransactionManager#setHibernateManagedSession(boolean), org.springframework.orm.hibernate5.HibernateTransactionManager#setSessionInitializer(java.util.function.Consumer), org.springframework.orm.hibernate5.HibernateTransactionManager#setEntityInterceptorBeanName(java.lang.String), org.springframework.orm.hibernate5.HibernateTransactionManager#setEntityInterceptor(org.hibernate.Interceptor), org.springframework.orm.hibernate5.HibernateTransactionManager#getEntityInterceptor(), org.springframework.orm.hibernate5.HibernateTransactionManager#getResourceFactory(), org.springframework.orm.hibernate5.HibernateTransactionManager#rollback(org.springframework.transaction.TransactionStatus), org.springframework.orm.hibernate5.HibernateTransactionManager#getTransaction(org.springframework.transaction.TransactionDefinition), org.springframework.orm.hibernate5.HibernateTransactionManager#commit(org.springframework.transaction.TransactionStatus), org.springframework.orm.hibernate5.HibernateTransactionManager#setDefaultTimeout(int), org.springframework.orm.hibernate5.HibernateTransactionManager#setTransactionSynchronizationName(java.lang.String), org.springframework.orm.hibernate5.HibernateTransactionManager#setTransactionSynchronization(int), org.springframework.orm.hibernate5.HibernateTransactionManager#getTransactionSynchronization(), org.springframework.orm.hibernate5.HibernateTransactionManager#getDefaultTimeout(), org.springframework.orm.hibernate5.HibernateTransactionManager#setNestedTransactionAllowed(boolean), org.springframework.orm.hibernate5.HibernateTransactionManager#isNestedTransactionAllowed(), org.springframework.orm.hibernate5.HibernateTransactionManager#setValidateExistingTransaction(boolean), org.springframework.orm.hibernate5.HibernateTransactionManager#isValidateExistingTransaction(), org.springframework.orm.hibernate5.HibernateTransactionManager#setGlobalRollbackOnParticipationFailure(boolean), org.springframework.orm.hibernate5.HibernateTransactionManager#isGlobalRollbackOnParticipationFailure(), org.springframework.orm.hibernate5.HibernateTransactionManager#setFailEarlyOnGlobalRollbackOnly(boolean), org.springframework.orm.hibernate5.HibernateTransactionManager#isFailEarlyOnGlobalRollbackOnly(), org.springframework.orm.hibernate5.HibernateTransactionManager#setRollbackOnCommitFailure(boolean), org.springframework.orm.hibernate5.HibernateTransactionManager#isRollbackOnCommitFailure(), org.springframework.orm.hibernate5.HibernateTransactionManager#wait(long), org.springframework.orm.hibernate5.HibernateTransactionManager#wait(long, int), org.springframework.orm.hibernate5.HibernateTransactionManager#wait(), org.springframework.orm.hibernate5.HibernateTransactionManager#equals(java.lang.Object), org.springframework.orm.hibernate5.HibernateTransactionManager#toString(), org.springframework.orm.hibernate5.HibernateTransactionManager#hashCode(), org.springframework.orm.hibernate5.HibernateTransactionManager#getClass(), org.springframework.orm.hibernate5.HibernateTransactionManager#notify(), org.springframework.orm.hibernate5.HibernateTransactionManager#notifyAll() |