org.apache.openjpa.persistence
Class PersistenceProductDerivation.ConfigurationProviderImpl

java.lang.Object
  extended by org.apache.openjpa.lib.conf.MapConfigurationProvider
      extended by org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationProviderImpl
All Implemented Interfaces:
ConfigurationProvider
Enclosing class:
PersistenceProductDerivation

public static class PersistenceProductDerivation.ConfigurationProviderImpl
extends MapConfigurationProvider

Custom configuration provider.


Constructor Summary
PersistenceProductDerivation.ConfigurationProviderImpl()
           
PersistenceProductDerivation.ConfigurationProviderImpl(Map props)
           
 
Method Summary
 void setInto(Configuration conf)
          Set loaded information into the given configuration.
 void setSource(String source)
          Set the source of information in this provider.
 
Methods inherited from class org.apache.openjpa.lib.conf.MapConfigurationProvider
addProperties, addProperty, getProperties, setInto
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistenceProductDerivation.ConfigurationProviderImpl

public PersistenceProductDerivation.ConfigurationProviderImpl()

PersistenceProductDerivation.ConfigurationProviderImpl

public PersistenceProductDerivation.ConfigurationProviderImpl(Map props)
Method Detail

setSource

public void setSource(String source)
Set the source of information in this provider.


setInto

public void setInto(Configuration conf)
Description copied from interface: ConfigurationProvider
Set loaded information into the given configuration.

Specified by:
setInto in interface ConfigurationProvider
Overrides:
setInto in class MapConfigurationProvider


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