Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [EJB 3.0] - Re: Problem when persisting Entity

scott.stark@jboss.org

2007-07-19


do you want the two unannotated fields to be persisted?

by default they are considered to be annotated with @Basic, but if you don't want them to be persisted you must annotate them with @Transient.


hope that helps.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065906
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.