[jboss-user] [JBoss Seam] - Re: Why a STATIC RESTRICTIONS in Seam-gen EntityQuery?
mars1412
do-not-reply at jboss.com
Wed Feb 13 08:51:04 EST 2008
IMO:
it's static because you want to make it a class-variable (NOT instance variable)
it's final, because you will never change it
anonymous wrote :
| The only place currently reffering to this attribute is within the class itself (getRestrictions).That's why it is private
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129131#4129131
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129131
More information about the jboss-user
mailing list