MySQL Forums
Forum List  »  Oracle

Java/J2EE application - Database independence?
Posted by: Edwin DeSouza
Date: June 02, 2005 10:42AM

If you are building a Java/J2EE application, you may want to consider building on top of Spring (AppSever independence) and Hibernate (Database independence).

Spring:
http://springframework.org/
http://www.theserverside.com/articles/article.tss?l=SpringFramework

Hibernate:
http://www.hibernate.org/

Spring with Hibernate:
http://www.hibernate.org/110.html

If you want to migrate your database to MySQL, see the MySQL Migration Toolkit:
http://forums.mysql.com/list.php?104

Options: ReplyQuote


Subject
Views
Written By
Posted
Java/J2EE application - Database independence?
2662
June 02, 2005 10:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.