JDO Method
in javax.jdo.Query

boolean isUnmodifiable()


The unmodifiable flag, when set, disallows further modification of the query, except for specifying the range, result class, and ignoreCache option.
Return:
the current setting of the flag
Since:
JDO 2.0