[jboss-user] [JBoss Cache: Core Edition] - A FQN row of JDBCCacheLoader?

scotthkao do-not-reply at jboss.com
Sun May 4 23:01:48 EDT 2008


Let's suppose there exist the following nodes:
/a/b/c1
/a/b/c2
/a/b/c3

How many rows are there in the jdbc table?
1. only one containing a big "/a" or
2. three rows, each containing /a/b/c1, /a/b/c2, /a/b/c3?

One more question:
If I read attribute "attr1" from /a/b/c1 in the cache, how many rows will be read from jdbc?
1. only "/a" or
2. only /a/b/c1 or
3. all three /a/b/c1, /a/b/c2, /a/b/c3?

Thanks in advance,
Scott

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

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



More information about the jboss-user mailing list