getIgnoreCache() - JDO PersistenceManager's method
Method javax.jdo.PersistenceManager
boolean getIgnoreCache()
IgnoreCache set to true
specifies that for all Query
instances created by this PersistenceManager
, the default is the cache should be ignored for queries.
- Returns:
- the ignoreCache setting.
- Since:
- JDO 1.0