Uses of Class
org.hibernate.cache.jbc.util.CacheHelper.Internal

Packages that use CacheHelper.Internal
org.hibernate.cache.jbc.util   
 

Uses of CacheHelper.Internal in org.hibernate.cache.jbc.util
 

Methods in org.hibernate.cache.jbc.util that return CacheHelper.Internal
static CacheHelper.Internal CacheHelper.Internal.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CacheHelper.Internal[] CacheHelper.Internal.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.