public class GoraDynamoDBCompiler extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
compileSchema(File src,
File dest)
Generates Java classes for a schema.
|
static void |
main(String[] args)
Start point of the compiler program
|
public static void compileSchema(File src, File dest) throws IOException
IOExceptionpublic static void main(String[] args)
args - the schema file to be compiled and where this should be writtenCopyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.