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

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

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

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

Fields in org.apache.jdo.impl.enhancer declared as JdoMetaOptions
protected  JdoMetaOptions JdoMetaMain.options
          The options and arguments.
 

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



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