Uses of Class
org.apache.openjpa.lib.conf.PluginListValue

Packages that use PluginListValue
org.apache.openjpa.conf OpenJPA Configuration 
org.apache.openjpa.lib.conf Configuration Framework 
 

Uses of PluginListValue in org.apache.openjpa.conf
 

Subclasses of PluginListValue in org.apache.openjpa.conf
 class CacheMarshallersValue
          A configuration value for handling and accessing cache marshallers.
 

Fields in org.apache.openjpa.conf declared as PluginListValue
 PluginListValue OpenJPAConfigurationImpl.aggregateListenerPlugins
           
 PluginListValue OpenJPAConfigurationImpl.filterListenerPlugins
           
 

Uses of PluginListValue in org.apache.openjpa.lib.conf
 

Methods in org.apache.openjpa.lib.conf that return PluginListValue
 PluginListValue ConfigurationImpl.addPluginList(String property)
          Add the given value to the set of configuration properties.
 



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

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01