Constant Field Values


Contents
org.hibernate.*

org.hibernate.cache.OptimisticTreeCacheProvider
public static final String CONFIG_RESOURCE "hibernate.cache.opt_tree_cache.config"
public static final String DEFAULT_CONFIG "treecache-optimistic.xml"

org.hibernate.cache.TreeCacheProvider
public static final String CONFIG_RESOURCE "hibernate.cache.tree_cache.config"
public static final String DEFAULT_CONFIG "treecache-optimistic.xml"



Copyright © 2008 Hibernate.org. All Rights Reserved.