kodo.persistence
Class DeprecatedPersistenceProductDerivation
java.lang.Object
  
org.apache.openjpa.lib.conf.AbstractProductDerivation
      
kodo.persistence.DeprecatedPersistenceProductDerivation
- All Implemented Interfaces: 
 - OpenJPAProductDerivation, ProductDerivation
 
Deprecated.
public class DeprecatedPersistenceProductDerivation
- extends AbstractProductDerivation
- implements OpenJPAProductDerivation
  
Specializes PersistenceProductDerivation for backward compatibility
 with published Kodo-specific 4.0 API. 
 This derivation is activated only when 
 javax.persistence.provider is set to the Kodo 4.0 provider
 class name i.e. kodo.persistence.PersistenceProviderImpl.
 If this derivation is active, then it inserts the backward
 compatiable kodo.persistence.KodoEntityManagerFactoryImpl
 to the resultant configuration.
- Since:
 
  - 4.1
 
 
 
 
 
 
| Methods inherited from class org.apache.openjpa.lib.conf.AbstractProductDerivation | 
afterSpecificationSet, beforeConfigurationClose, beforeConfigurationLoad, getAnchorsInFile, getAnchorsInResource, getConfigurationPrefix, getDefaultResourceLocation, load, load, loadDefaults, loadGlobals, validate | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
| Methods inherited from interface org.apache.openjpa.lib.conf.ProductDerivation | 
afterSpecificationSet, beforeConfigurationClose, beforeConfigurationLoad, getAnchorsInFile, getAnchorsInResource, getConfigurationPrefix, getDefaultResourceLocation, load, load, loadDefaults, loadGlobals, validate | 
 
DeprecatedPersistenceProductDerivation
public DeprecatedPersistenceProductDerivation()
- Deprecated. 
 
putBrokerFactoryAliases
public void putBrokerFactoryAliases(Map m)
- Deprecated. 
- Specified by:
 putBrokerFactoryAliases in interface OpenJPAProductDerivation
 
 
 
getType
public int getType()
- Deprecated. 
- Specified by:
 getType in interface ProductDerivation
 
 
 
beforeConfigurationConstruct
public boolean beforeConfigurationConstruct(ConfigurationProvider cp)
- Deprecated. 
- Specified by:
 beforeConfigurationConstruct in interface ProductDerivation- Overrides:
 beforeConfigurationConstruct in class AbstractProductDerivation
 
 
 
Copyright 2011 Oracle, Inc. All Rights Reserved.This documentation is deprecated and will be removed in the next release of WebLogic Server.
Oracle Fusion Middleware Oracle Kodo 4.2.0 API Reference (DEPRECATED)
11g Release 1 (10.3.6)
Part Number E13950-02