
February 13th, 2009, 10:00 PM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 38,075
Time spent in forums: < 1 sec
Reputation Power: 43
|
|
|
Mastering Grails and legacy databases with Hibernate
Grails give you seamless integration with your legacy Java code. If you have Java classes that already map to your legacy databases, Grails allows you to use them unchanged. In this article you'll see examples that use Grails with Hibernate HBM files, and Enterprise JavaBeans 3 annotations with legacy Java classes.
Read the full article here: Mastering Grails and legacy databases with Hibernate
|