Uses of Package
org.apache.jdo.impl.enhancer.meta

Packages that use org.apache.jdo.impl.enhancer.meta
org.apache.jdo.impl.enhancer   
org.apache.jdo.impl.enhancer.core   
org.apache.jdo.impl.enhancer.meta   
org.apache.jdo.impl.enhancer.meta.model   
org.apache.jdo.impl.enhancer.meta.prop   
org.apache.jdo.impl.enhancer.meta.util   
 

Classes in org.apache.jdo.impl.enhancer.meta used by org.apache.jdo.impl.enhancer
EnhancerMetaData
          Provides the JDO meta information neccessary for byte-code enhancement.
EnhancerMetaDataFatalError
          Thrown to indicate that an access to JDO meta-data failed due to a serious error, which might have left the meta-data component in an inconsistent state.
 

Classes in org.apache.jdo.impl.enhancer.meta used by org.apache.jdo.impl.enhancer.core
EnhancerMetaData
          Provides the JDO meta information neccessary for byte-code enhancement.
 

Classes in org.apache.jdo.impl.enhancer.meta used by org.apache.jdo.impl.enhancer.meta
EnhancerMetaData
          Provides the JDO meta information neccessary for byte-code enhancement.
EnhancerMetaDataFatalError
          Thrown to indicate that an access to JDO meta-data failed due to a serious error, which might have left the meta-data component in an inconsistent state.
EnhancerMetaDataUserException
          Thrown to indicate that an access to JDO meta-data failed; the meta-data component is assured to remain in consistent state.
 

Classes in org.apache.jdo.impl.enhancer.meta used by org.apache.jdo.impl.enhancer.meta.model
EnhancerMetaData
          Provides the JDO meta information neccessary for byte-code enhancement.
EnhancerMetaDataFatalError
          Thrown to indicate that an access to JDO meta-data failed due to a serious error, which might have left the meta-data component in an inconsistent state.
EnhancerMetaDataUserException
          Thrown to indicate that an access to JDO meta-data failed; the meta-data component is assured to remain in consistent state.
 

Classes in org.apache.jdo.impl.enhancer.meta used by org.apache.jdo.impl.enhancer.meta.prop
EnhancerMetaData
          Provides the JDO meta information neccessary for byte-code enhancement.
EnhancerMetaDataFatalError
          Thrown to indicate that an access to JDO meta-data failed due to a serious error, which might have left the meta-data component in an inconsistent state.
EnhancerMetaDataUserException
          Thrown to indicate that an access to JDO meta-data failed; the meta-data component is assured to remain in consistent state.
ExtendedMetaData
          Provides extended JDO meta information for byte-code enhancement.
 

Classes in org.apache.jdo.impl.enhancer.meta used by org.apache.jdo.impl.enhancer.meta.util
EnhancerMetaData
          Provides the JDO meta information neccessary for byte-code enhancement.
EnhancerMetaDataFatalError
          Thrown to indicate that an access to JDO meta-data failed due to a serious error, which might have left the meta-data component in an inconsistent state.
EnhancerMetaDataUserException
          Thrown to indicate that an access to JDO meta-data failed; the meta-data component is assured to remain in consistent state.
 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.