Package | Description |
---|---|
org.apache.openjpa.abstractstore |
OpenJPA Abstract StoreManager Implementation
This package provides some infrastructure classes to help in the creation
of OpenJPA drivers for new non-relational data stores.
|
Modifier and Type | Method and Description |
---|---|
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–2020 Apache Software Foundation. All rights reserved.