All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----relaaja.database.DummyParser
private static DDDataType globalDataType
public DummyParser()
public static void addClientTable(Schema schema) throws ExceptionaddOrderTable
public static void addOrderTable(Schema schema, String referredTable) throws ExceptionaddBillTable
public static void addBillTable(Schema schema) throws ExceptionremoveReference
public static void removeReference(Schema schema)main
public static void main(String args[])createSimpleDatabase
public static void createSimpleDatabase(Schema schema) throws Exceptionoldmain
public static void oldmain(String args[])showDatabase
public static void showDatabase(Schema schema)showConstraints
public static void showConstraints(VectorReader constraints)
All Packages Class Hierarchy This Package Previous Next Index