|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntValue | |
---|---|
org.apache.openjpa.conf | OpenJPA Configuration |
org.apache.openjpa.jdbc.conf | OpenJPA-JDBC Configuration |
org.apache.openjpa.lib.conf | Configuration Framework |
Uses of IntValue in org.apache.openjpa.conf |
---|
Fields in org.apache.openjpa.conf declared as IntValue | |
---|---|
IntValue |
OpenJPAConfigurationImpl.autoClear
|
IntValue |
OpenJPAConfigurationImpl.connectionRetainMode
|
IntValue |
OpenJPAConfigurationImpl.dataCacheTimeout
|
IntValue |
OpenJPAConfigurationImpl.fetchBatchSize
|
IntValue |
OpenJPAConfigurationImpl.flushBeforeQueries
|
IntValue |
OpenJPAConfigurationImpl.lockTimeout
|
IntValue |
OpenJPAConfigurationImpl.maxFetchDepth
|
IntValue |
OpenJPAConfigurationImpl.readLockLevel
|
IntValue |
OpenJPAConfigurationImpl.restoreState
|
IntValue |
OpenJPAConfigurationImpl.runtimeUnenhancedClasses
|
IntValue |
OpenJPAConfigurationImpl.writeLockLevel
|
Uses of IntValue in org.apache.openjpa.jdbc.conf |
---|
Subclasses of IntValue in org.apache.openjpa.jdbc.conf | |
---|---|
class |
FetchModeValue
Value type used to represent fetch modes. |
Fields in org.apache.openjpa.jdbc.conf declared as IntValue | |
---|---|
IntValue |
JDBCConfigurationImpl.fetchDirection
|
IntValue |
JDBCConfigurationImpl.lrsSize
|
IntValue |
JDBCConfigurationImpl.resultSetType
|
IntValue |
JDBCConfigurationImpl.transactionIsolation
|
Uses of IntValue in org.apache.openjpa.lib.conf |
---|
Methods in org.apache.openjpa.lib.conf that return IntValue | |
---|---|
IntValue |
ConfigurationImpl.addInt(String property)
Add the given value to the set of configuration properties. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |