| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBrokerFactory | |
|---|---|
| org.apache.openjpa.abstractstore | OpenJPA Abstract StoreManager Implementation | 
| org.apache.openjpa.kernel | OpenJPA Runtime Kernel | 
| Uses of AbstractBrokerFactory in org.apache.openjpa.abstractstore | 
|---|
| Subclasses of AbstractBrokerFactory in org.apache.openjpa.abstractstore | |
|---|---|
|  class | AbstractStoreBrokerFactoryBrokerFactoryimplementation for use with theAbstractStoreManager. | 
| Uses of AbstractBrokerFactory in org.apache.openjpa.kernel | 
|---|
| Methods in org.apache.openjpa.kernel that return AbstractBrokerFactory | |
|---|---|
| static AbstractBrokerFactory | AbstractBrokerFactory.getPooledFactoryForKey(java.lang.Object key)Return the pooled factory matching the given key, or null if none. | 
| Methods in org.apache.openjpa.kernel with parameters of type AbstractBrokerFactory | |
|---|---|
|  void | BrokerImpl.initialize(AbstractBrokerFactory factory,
           DelegatingStoreManager sm,
           boolean managed,
           int connMode,
           boolean fromDeserialization)Initialize the persistence manager. | 
| protected static void | AbstractBrokerFactory.pool(java.lang.Object key,
     AbstractBrokerFactory factory)Register factoryin the pool underkey. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||