616263646566676869
* do inderectly deletes/inserts on system tables.) eg: lang/fk_nonsps.sql */ public static void waitForPostCommitToFinish() throws SQLException { AccessFactory af = getAccessFactory(); af.waitForPostCommitToFinishWork(); } }
565758596061626364
606162636465666768