org.objectweb.speedo.tools
Class DataStructureCreation

java.lang.Object
  extended byorg.objectweb.speedo.tools.DataStructureCreation

public class DataStructureCreation
extends java.lang.Object

It initializes the data structure of persistent classes.

Author:
S.Chassande-Barrioz

Constructor Summary
DataStructureCreation()
           
 
Method Summary
static void main(java.lang.String[] args)
          1 => bad usage 2 => impossible to load the properties file 3 => impossible to load the persistent class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataStructureCreation

public DataStructureCreation()
Method Detail

main

public static void main(java.lang.String[] args)
1 => bad usage 2 => impossible to load the properties file 3 => impossible to load the persistent class

Parameters:
args - an array of (class name | .jdo file) to initialize