ObjectDB ObjectDB

isUnmodifiable() - JDO Query's method

Method
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.
Returns:
the current setting of the flag
Since:
JDO 2.0