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.autoClearOpenJPAConfigurationImpl.connectionRetainModeOpenJPAConfigurationImpl.createSourceOpenJPAConfigurationImpl.databaseActionOpenJPAConfigurationImpl.dataCacheTimeoutOpenJPAConfigurationImpl.dropSourceOpenJPAConfigurationImpl.fetchBatchSizeOpenJPAConfigurationImpl.flushBeforeQueriesOpenJPAConfigurationImpl.lockTimeoutOpenJPAConfigurationImpl.maxFetchDepthOpenJPAConfigurationImpl.queryTimeoutOpenJPAConfigurationImpl.readLockLevelOpenJPAConfigurationImpl.restoreStateOpenJPAConfigurationImpl.runtimeUnenhancedClassesOpenJPAConfigurationImpl.scriptsActionOpenJPAConfigurationImpl.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.fetchDirectionJDBCConfigurationImpl.lrsSizeJDBCConfigurationImpl.resultSetTypeJDBCConfigurationImpl.transactionIsolation -
Uses of IntValue in org.apache.openjpa.lib.conf
Methods in org.apache.openjpa.lib.conf that return IntValue