[jboss-user] [JBoss Seam] - Persistence providers for SEAM apps

asookazian do-not-reply at jboss.com
Fri Aug 24 00:04:50 EDT 2007


MyEclipseIDE allows you to reverse engineer your table(s) with the options of Toplink, Hibernate, or JPA as the persistence providers for your entity beans.

Anybody using Toplink with SEAM and know the advantages of it?  It seems to me that JPA entity beans have "moved" the Hibernate XML mapping data into the entity bean POJO class itself as annotations, thus reducing files by one per entity/table.

I'm guessing that the Seam projects that have an Oracle DB may use Toplink as it is an Oracle product...

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077609#4077609

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077609



More information about the jboss-user mailing list