5960616263646566
/* db=new TransparentDB( SchemaAllocatorStore. getSchemaStore( new File( args[1]), java.util.Arrays.asList( classList))); */ db=new TransparentDB( new com.antlersoft.odb.diralloc.DirectoryAllocator( new File( args[1]))); }