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

Interface Summary
EnhancerMetaData Provides the JDO meta information neccessary for byte-code enhancement.
ExtendedMetaData Provides extended JDO meta information for byte-code enhancement.
 

Exception Summary
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-2011 Apache Software Foundation. All Rights Reserved.