Package | Description |
---|---|
org.apache.openjpa.conf |
OpenJPA Configuration
This package provides base OpenJPA configuration interfaces.
|
org.apache.openjpa.jdbc.conf |
OpenJPA-JDBC Configuration
This package provides JDBC configuration interfaces.
|
org.apache.openjpa.lib.conf |
Configuration Framework
This package provides an extendable product configuration framework.
|
org.apache.openjpa.slice.jdbc |
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
|
Modifier and Type | Field and Description |
---|---|
StringListValue |
OpenJPAConfigurationImpl.fetchGroups |
Modifier and Type | Field and Description |
---|---|
StringListValue |
JDBCConfigurationImpl.schemas |
Modifier and Type | Method and Description |
---|---|
StringListValue |
ConfigurationImpl.addStringList(String property)
Add the given value to the set of configuration properties.
|
Modifier and Type | Field and Description |
---|---|
protected StringListValue |
DistributedJDBCConfigurationImpl.namesPlugin |
StringListValue |
DistributedJDBCConfigurationImpl.replicatedTypesPlugin |
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.