]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.hibernate/META-INF/spring/transaction-osgi.xml
solving the hibernate transaction problem. New solution with aspects.
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.hibernate / META-INF / spring / transaction-osgi.xml
index dd8484c8b2ee0b2d17e2b54c889d1c473781e24f..80c6105e6437ae3cac461c85844d138c283c961a 100644 (file)
@@ -9,6 +9,5 @@
        <reference id="transactionManager"
                interface="org.springframework.transaction.PlatformTransactionManager"
                context-class-loader="service-provider" />
-       <!-- <reference id="sessionFactory" interface="org.hibernate.SessionFactory" 
-               /> -->
+       <reference id="sessionFactory" interface="org.hibernate.SessionFactory" />
 </beans:beans>
\ No newline at end of file