uk.ac.shef.dcs.oak.jate.io
Class GlobalIndexWriterHSQL

java.lang.Object
  extended by uk.ac.shef.dcs.oak.jate.io.GlobalIndexWriterHSQL

public class GlobalIndexWriterHSQL
extends java.lang.Object

This is a helper class to output in-memory GlobalIndex objects to database HSQL persistence


Constructor Summary
GlobalIndexWriterHSQL()
           
 
Method Summary
static void persist(GlobalIndexMem index, java.lang.String dbpathFileSystem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalIndexWriterHSQL

public GlobalIndexWriterHSQL()
Method Detail

persist

public static void persist(GlobalIndexMem index,
                           java.lang.String dbpathFileSystem)