Package | Description |
---|---|
org.apache.openjpa.conf |
OpenJPA Configuration
This package provides base OpenJPA 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 |
---|---|
BooleanValue |
OpenJPAConfigurationImpl.connectionFactoryMode |
BooleanValue |
OpenJPAConfigurationImpl.dynamicDataStructs |
BooleanValue |
OpenJPAConfigurationImpl.dynamicEnhancementAgent |
BooleanValue |
OpenJPAConfigurationImpl.eagerInitialization |
BooleanValue |
OpenJPAConfigurationImpl.ignoreChanges |
BooleanValue |
OpenJPAConfigurationImpl.multithreaded |
BooleanValue |
OpenJPAConfigurationImpl.nontransactionalRead |
BooleanValue |
OpenJPAConfigurationImpl.nontransactionalWrite |
BooleanValue |
OpenJPAConfigurationImpl.optimistic |
BooleanValue |
OpenJPAConfigurationImpl.optimizeIdCopy |
BooleanValue |
OpenJPAConfigurationImpl.postLoadOnMerge |
BooleanValue |
OpenJPAConfigurationImpl.refreshFromDataCache |
BooleanValue |
OpenJPAConfigurationImpl.retainState |
BooleanValue |
OpenJPAConfigurationImpl.retryClassRegistration |
BooleanValue |
OpenJPAConfigurationImpl.transactionMode |
BooleanValue |
OpenJPAConfigurationImpl.useTcclForSelectNew |
Modifier and Type | Method and Description |
---|---|
BooleanValue |
ConfigurationImpl.addBoolean(String property)
Add the given value to the set of configuration properties.
|
Modifier and Type | Field and Description |
---|---|
protected BooleanValue |
DistributedJDBCConfigurationImpl.lenientPlugin |
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.