I've many codes table with 10-100 rows in each that almost never changed
in Ejb 2.1 no one would reccomand to use entity beans to represent those tables
what about EJB 3.0? can I cache entity beans in ejb 3.0?
or should I use reguler JDBC?
thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964048#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...