|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.gora.dynamodb.compiler.GoraDynamoDBCompiler
public class GoraDynamoDBCompiler
Generate specific Java classes for defined schemas.
| Method Summary | |
|---|---|
static void |
compileSchema(File src,
File dest)
Generates Java classes for a schema. |
static void |
main(String[] args)
Start point of the compiler program |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void compileSchema(File src,
File dest)
throws IOException
IOException
public static void main(String[] args)
throws Exception
argsReceives - the schema file to be compiled and where this should be written
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||