[jboss-user] [JBoss Cache Users] - Re: How to use different configurations for different set of
bstansberry@jboss.com
do-not-reply at jboss.com
Mon Nov 16 14:16:35 EST 2009
Sorry, you can't specify a different cache config for different entities, unless they are associated wth different Hibernate SessionFactories. The configuration applies globally to the SessionFactory.
FYI for Hibernate 3.5 (currently at Beta 2) Galder Zamarreño's Second Level Cache integration with Infinispan includes the ability to use a different config for different entities. See http://www.jboss.org/community/docs/DOC-14105
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265937#4265937
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265937
More information about the jboss-user
mailing list