396397398399400401402403
} public void inspect() throws Exception { PartitionViewer viewer = new PartitionViewer( db, engine ); viewer.execute(); }