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 |
---|---|
StringValue |
JDBCConfigurationImpl.schema |
StringValue |
JDBCConfigurationImpl.synchronizeMappings |
Modifier and Type | Field and Description |
---|---|
StringValue |
ConfigurationImpl.id |
Modifier and Type | Method and Description |
---|---|
StringValue |
ConfigurationImpl.addString(String property)
Add the given value to the set of configuration properties.
|
Modifier and Type | Field and Description |
---|---|
protected StringValue |
DistributedJDBCConfigurationImpl.masterPlugin |
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.