Class HibernateTransactionManagerFactory


  • @Factory
    @Requires(classes=org.springframework.orm.hibernate5.HibernateTransactionManager.class)
    @Replaces(factory=DataSourceTransactionManagerFactory.class)
    public class HibernateTransactionManagerFactory
    extends java.lang.Object
    Sets up the default hibernate transaction manager.
    Since:
    1.0
    Author:
    graemerocher
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HibernateTransactionManagerFactory

        public HibernateTransactionManagerFactory()