I've many codes table with 10-300 rows in each that almost never changed
in Ejb 2.1 no one would reccomand to use entity beans to represent those tables because
it's impossibole to cache them
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=3964166#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...