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-2010 Apache Software Foundation. All Rights Reserved.