Geez, after 1 million posts I forget the "code" button:

<property name="hibernate.cache.use_query_cache" value="true"/>

enables query result set caching.

<property name="hibernate.cache.use_second_level_cache" value="true"/>

enables entity and collection caching.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4222415
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to