void setRetainValues(
boolean retainValues
)
If
true
, at commit instances retain their values and the instances transition to persistent-nontransactional. If an implementation does not support this option, a JDOUnsupportedOptionException
is thrown. - Parameters:
retainValues
- the value of the retainValues property
- Since:
- JDO 1.0