boolean getIgnoreCache()
Get the ignoreCache setting for queries.
IgnoreCache set to true
specifies that for all Query
instances created by this PersistenceManager
, the default is the cache should be ignored for queries.
- Return:
- the ignoreCache setting.
- Since:
- JDO 1.0