Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Help for migrating Toplink 9.0.3 to 11
Help for migrating Toplink 9.0.3 to 11 [message #916127] Tue, 18 September 2012 15:28 Go to next message
suneel allareddy is currently offline suneel allareddyFriend
Messages: 2
Registered: September 2012
Junior Member
We are planning to migrate Toplink version 9.0.3 to eclipselink. We have recently migrated our Database to 11i. I saw below useful link and came to know not major hurdles with migration. Is there any major issues/lot of coding changes with respect to DAO logic or is is just updating Model classes and ORM mappings?

Any links/resources will be appreciated.

http://wiki.eclipse.org/EclipseLink/Examples/MigratingFromOracleTopLink
Re: Help for migrating Toplink 9.0.3 to 11 [message #923008 is a reply to message #916127] Tue, 25 September 2012 14:34 Go to previous message
James Sutherland is currently offline James SutherlandFriend
Messages: 1939
Registered: July 2009
Location: Ottawa, Canada
Senior Member

You should be able to run the EclipseLink package-renamer to migrate from TopLink to EclipseLink. This should be fairly straight forward. There may be some minor issues if you were using deprecated API or some changes in behavior.

You may choose to migrate to JPA at the same time. This would be more involved, but may not be too difficult if your data access is encapsulated in a DAO layer.


James : Wiki : Book : Blog : Twitter
Previous Topic:EclipseLink/Toplink Cache coordination using JMS for manual DB updates
Next Topic:query results cache for report queries?
Goto Forum:
  


Current Time: Thu Sep 26 04:34:59 GMT 2024

Powered by FUDForum. Page generated in 0.05437 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top