| java.lang.Object org.objectweb.speedo.tools.DataStructureCreation
DataStructureCreation | public class DataStructureCreation (Code) | | It initializes the data structure of persistent classes.
author: S.Chassande-Barrioz |
Method Summary | |
public static void | main(String[] args) |
main | public static void main(String[] args)(Code) | | 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 |
|
|