0

We are migrating from OC4J to Weblogic. But we want to keep using Toplink in Weblogic with Spring 2.5.6.

In my case, I want to join both Toplink Transaction with my own Transaction within one transaction manager. Is it possible to work Oracle Toplink 11g with Spring 2.5.6? Im not sure Spring 2.5.6 can use Oracle Toplink 11g or not

dario
  • 5,149
  • 12
  • 28
  • 32
Jack
  • 1
  • Spring 2.5 still has toplink support, I don't really get your question regarding transactions. There is the `ToplinkTransactionManager` which you should use to declaratively manage your transactions. All this is explained in the reference guide... See http://docs.spring.io/spring-framework/docs/2.5.6/reference/orm.html#orm-toplink – M. Deinum Jun 11 '15 at 06:21
  • Yes. But it cant support Oracle Toplink 11g. It only support Toplink 10g – Jack Jun 23 '15 at 08:43

0 Answers0