[jboss-user] [JBoss Cache: Core Edition] - Re: JDBCCacheLoader puts data but will not get it back from

mariuszs do-not-reply at jboss.com
Tue May 12 07:25:35 EDT 2009


OK, I found that this is not working too (invalid marker usage)

  | INSERT INTO 
  |       db2jboss.JBOSSCACHE (fqn,node,parent) 
  | SELECT ?,?,? FROM db2jboss.JBOSSCACHE_D WHERE NOT EXISTS (SELECT fqn FROM
  |             db2jboss.JBOSSCACHE
  |             WHERE fqn = '/Cache')

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

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



More information about the jboss-user mailing list