ObjectDB ObjectDB

setUnmodifiable() - JDO Query's method

Method
javax.jdo.Query
void setUnmodifiable()

The unmodifiable flag, when set, disallows further modification of the query, except for specifying the range, result class, and ignoreCache option. The unmodifiable flag can also be set in metadata.
Since:
JDO 2.0