[jboss-user] [JBoss Seam] - Re: EntityHome and EntityQuery difference/problem

matt.drees do-not-reply at jboss.com
Wed Oct 10 19:57:02 EDT 2007


Did you manually set the scopes on your subclasses?  If not, then they are inherited from their superclasses.  EntityHome's default scope is Conversation, while EntityQuery's default scope is Event.  This affects where @DataModel stores the DataModel, if you didn't specify its scope attribute.



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

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



More information about the jboss-user mailing list