Uses of Class
org.apache.openjpa.lib.conf.IntValue
Packages that use IntValue
Package
Description
OpenJPA Configuration
OpenJPA-JDBC Configuration
Configuration Framework
-
Uses of IntValue in org.apache.openjpa.conf
Fields in org.apache.openjpa.conf declared as IntValueModifier and TypeFieldDescriptionOpenJPAConfigurationImpl.autoClear
OpenJPAConfigurationImpl.connectionRetainMode
OpenJPAConfigurationImpl.createSource
OpenJPAConfigurationImpl.databaseAction
OpenJPAConfigurationImpl.dataCacheTimeout
OpenJPAConfigurationImpl.dropSource
OpenJPAConfigurationImpl.fetchBatchSize
OpenJPAConfigurationImpl.flushBeforeQueries
OpenJPAConfigurationImpl.lockTimeout
OpenJPAConfigurationImpl.maxFetchDepth
OpenJPAConfigurationImpl.queryTimeout
OpenJPAConfigurationImpl.readLockLevel
OpenJPAConfigurationImpl.restoreState
OpenJPAConfigurationImpl.runtimeUnenhancedClasses
OpenJPAConfigurationImpl.scriptsAction
OpenJPAConfigurationImpl.writeLockLevel
-
Uses of IntValue in org.apache.openjpa.jdbc.conf
Subclasses of IntValue in org.apache.openjpa.jdbc.confFields in org.apache.openjpa.jdbc.conf declared as IntValueModifier and TypeFieldDescriptionJDBCConfigurationImpl.fetchDirection
JDBCConfigurationImpl.lrsSize
JDBCConfigurationImpl.resultSetType
JDBCConfigurationImpl.transactionIsolation
-
Uses of IntValue in org.apache.openjpa.lib.conf
Methods in org.apache.openjpa.lib.conf that return IntValue