com.sun.jdo.api.persistence.enhancer.generator
Class Main

java.lang.Object
  extended by com.sun.jdo.api.persistence.enhancer.util.Assertion
      extended by com.sun.jdo.api.persistence.enhancer.generator.Main

public final class Main
extends Assertion


Constructor Summary
Main()
           
Main(ExtendedJDOMetaData meta, File destinationDir)
           
 
Method Summary
 File generate(String className)
           
static void main(String[] argv)
           
 
Methods inherited from class com.sun.jdo.api.persistence.enhancer.util.Assertion
affirm, affirm, affirm, affirm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()

Main

public Main(ExtendedJDOMetaData meta,
            File destinationDir)
     throws IOException
Throws:
IOException
Method Detail

main

public static final void main(String[] argv)

generate

public File generate(String className)
              throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.