Uses of Class
org.apache.jdo.impl.enhancer.GenericOptions

Packages that use GenericOptions
org.apache.jdo.impl.enhancer   
 

Uses of GenericOptions in org.apache.jdo.impl.enhancer
 

Subclasses of GenericOptions in org.apache.jdo.impl.enhancer
 class ClassArgOptions
          Set of options used by the JDO enhancer and its test programs.
 class EnhancerOptions
          Set of options used by the JDO enhancer and its test programs.
 class JdoMetaOptions
          Set of options used by the JDO enhancer and its test programs.
 

Fields in org.apache.jdo.impl.enhancer declared as GenericOptions
protected  GenericOptions GenericMain.options
          The options and arguments.
 

Constructors in org.apache.jdo.impl.enhancer with parameters of type GenericOptions
GenericMain(java.io.PrintWriter out, java.io.PrintWriter err, GenericOptions options)
          Creates an instance.
 



Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.