void setNontransactionalRead(
boolean nontransactionalRead
)
If
true
, allow persistent instances to be read without a transaction active. If an implementation does not support this option, a JDOUnsupportedOptionException
is thrown. - Parameters:
nontransactionalRead
- the value of the nontransactionalRead property
- Since:
- JDO 1.0