| 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. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
IntValue | 
OpenJPAConfigurationImpl.autoClear  | 
IntValue | 
OpenJPAConfigurationImpl.connectionRetainMode  | 
IntValue | 
OpenJPAConfigurationImpl.createSource  | 
IntValue | 
OpenJPAConfigurationImpl.databaseAction  | 
IntValue | 
OpenJPAConfigurationImpl.dataCacheTimeout  | 
IntValue | 
OpenJPAConfigurationImpl.dropSource  | 
IntValue | 
OpenJPAConfigurationImpl.fetchBatchSize  | 
IntValue | 
OpenJPAConfigurationImpl.flushBeforeQueries  | 
IntValue | 
OpenJPAConfigurationImpl.lockTimeout  | 
IntValue | 
OpenJPAConfigurationImpl.maxFetchDepth  | 
IntValue | 
OpenJPAConfigurationImpl.queryTimeout  | 
IntValue | 
OpenJPAConfigurationImpl.readLockLevel  | 
IntValue | 
OpenJPAConfigurationImpl.restoreState  | 
IntValue | 
OpenJPAConfigurationImpl.runtimeUnenhancedClasses  | 
IntValue | 
OpenJPAConfigurationImpl.scriptsAction  | 
IntValue | 
OpenJPAConfigurationImpl.writeLockLevel  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FetchModeValue
Value type used to represent fetch modes. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
IntValue | 
JDBCConfigurationImpl.fetchDirection  | 
IntValue | 
JDBCConfigurationImpl.lrsSize  | 
IntValue | 
JDBCConfigurationImpl.resultSetType  | 
IntValue | 
JDBCConfigurationImpl.transactionIsolation  | 
| Modifier and Type | Method and Description | 
|---|---|
IntValue | 
ConfigurationImpl.addInt(String property)
Add the given value to the set of configuration properties. 
 | 
Copyright © 2006–2019 Apache Software Foundation. All rights reserved.