// flush and empty cache to make sure rereading stuff works.
RawStoreFactory rawstore =
(RawStoreFactory) Monitor.findServiceModule(
this.store, RawStoreFactory.MODULE);
rawstore.checkpoint();
}
protected boolean insertAndFetchExample(TransactionController tc)
throws StandardException, T_Fail
{