Uses of Class
org.apache.openjpa.datacache.DataCacheMode

Packages that use DataCacheMode
org.apache.openjpa.datacache OpenJPA Data Cache 
 

Uses of DataCacheMode in org.apache.openjpa.datacache
 

Methods in org.apache.openjpa.datacache that return DataCacheMode
static DataCacheMode DataCacheMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DataCacheMode[] DataCacheMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.