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

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

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

Subclasses of OptionSet 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 GenericOptions
          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 OptionSet
protected  OptionSet OptionSet.Option.set
          The set the option is registered with.
 



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