Uses of Class
org.apache.openjpa.lib.conf.BooleanValue
Package
Description
OpenJPA Configuration
Configuration Framework
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
Uses of BooleanValue in org.apache.openjpa.conf
Modifier and TypeFieldDescriptionOpenJPAConfigurationImpl.connectionFactoryMode
OpenJPAConfigurationImpl.dynamicDataStructs
OpenJPAConfigurationImpl.dynamicEnhancementAgent
OpenJPAConfigurationImpl.eagerInitialization
OpenJPAConfigurationImpl.ignoreChanges
OpenJPAConfigurationImpl.multithreaded
OpenJPAConfigurationImpl.nontransactionalRead
OpenJPAConfigurationImpl.nontransactionalWrite
OpenJPAConfigurationImpl.optimistic
OpenJPAConfigurationImpl.optimizeIdCopy
OpenJPAConfigurationImpl.postLoadOnMerge
OpenJPAConfigurationImpl.refreshFromDataCache
OpenJPAConfigurationImpl.retainState
OpenJPAConfigurationImpl.retryClassRegistration
OpenJPAConfigurationImpl.transactionMode
OpenJPAConfigurationImpl.useTcclForSelectNew
-
Uses of BooleanValue in org.apache.openjpa.lib.conf
Modifier and TypeMethodDescriptionConfigurationImpl.addBoolean
(String property) Add the given value to the set of configuration properties. -
Uses of BooleanValue in org.apache.openjpa.slice.jdbc
Modifier and TypeFieldDescriptionprotected BooleanValue
DistributedJDBCConfigurationImpl.lenientPlugin