[jboss-user] [JBoss Seam] - Re: Is @Entity required for Seam w/ Hibernate in Java EE

jazir1979 do-not-reply at jboss.com
Sun Jun 3 22:25:40 EDT 2007


AFAIK, Hibernate Annotations uses the standard EJB3 annotations, as well as providing extras that are in the org.hibernate.* package.

>From the website:

"The Hibernate Annotations package includes:

    * Standardized Java Persistence and EJB 3.0 (JSR 220) object/relational mapping annotations
    * Hibernate-specific extension annotations for performance optimization and special mappings"

This is good because even though you are using Hibernate directly, it would be very easy for you to go to EJB3 later on.

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

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



More information about the jboss-user mailing list