Uses of Class
org.apache.openjpa.abstractstore.AbstractStoreBrokerFactory

Packages that use AbstractStoreBrokerFactory
org.apache.openjpa.abstractstore OpenJPA Abstract StoreManager Implementation 
 

Uses of AbstractStoreBrokerFactory in org.apache.openjpa.abstractstore
 

Methods in org.apache.openjpa.abstractstore that return AbstractStoreBrokerFactory
static AbstractStoreBrokerFactory AbstractStoreBrokerFactory.getInstance(ConfigurationProvider cp)
          Factory method for obtaining a possibly-pooled BrokerFactory from properties.
static AbstractStoreBrokerFactory AbstractStoreBrokerFactory.newInstance(ConfigurationProvider cp)
          Factory method for constructing a BrokerFactory from 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