anonymous wrote : How many rows are there in the jdbc table?
There will be /a, /a/b, /a/b/c1, /a/b/c2 and /a/b/c3
anonymous wrote : If I read attribute "attr1" from /a/b/c1 in the cache, how
many rows
| will be read from jdbc?
CacheLoader will load /a, /a/b and /a/b/c1. /a/b/c2 and /a/b/c3 won't be read.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148592#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...