Module hivetranse.hibernate3
Back to master index

[public] Service Point hivetranse.hibernate3.SessionFactoryBuilder Interface: net.sourceforge.hivetranse.transaction.hibernate3.SessionFactoryBuilder
Internal service used to build Hibernate SessionFactories. It is not declared with private visibility for the sole purpose of overriding its implementation during tests.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="primitive" >
    • <construct class="net.sourceforge.hivetranse.transaction.hibernate3.SessionFactoryBuilderImpl" >
      • <log />
      </construct>
    </invoke-factory>

Module hivetranse.hibernate3
Back to master index