[jboss-user] [JBoss Seam] - Re: detach entity instances from the EJB container

mrohad do-not-reply at jboss.com
Thu Aug 10 09:22:57 EDT 2006


lets say i've a codes table(code/value columns) of 200 cities
and I would like to cache this table because it's a constant table and I wouldn't like to read from the db everytime..

i've Cities Enitity bean , do you think that if I'll query all the list and put it in some static hashtable it won't effect the EJB container preformance?

Thanks


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

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



More information about the jboss-user mailing list