JDO Method
in javax.jdo.PersistenceManagerFactory

void setIgnoreCache(
  boolean flag
)


Set the default IgnoreCache setting for all PersistenceManager instances obtained from this factory.
Parameters:
flag - the default IgnoreCache setting.
Since:
JDO 1.0