JDO Method
in javax.jdo.Transaction

boolean getOptimistic()


Optimistic transactions do not hold data store locks until commit time.
Return:
the value of the Optimistic property.
Since:
JDO 1.0