org.gcube.vremanagement.vremodeler.db
Class IStoDBUtil

java.lang.Object
  extended by org.gcube.vremanagement.vremodeler.db.IStoDBUtil

public class IStoDBUtil
extends java.lang.Object

Author:
lucio lelii CNR

Constructor Summary
IStoDBUtil()
           
 
Method Summary
static void initDB(GCUBEScope scope)
          Initialize all database tables
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IStoDBUtil

public IStoDBUtil()
Method Detail

initDB

public static void initDB(GCUBEScope scope)
                   throws GCUBEFault
Initialize all database tables

Parameters:
GCUBEScope - the scope
Throws:
GCUBEFault