Package org.jpox.metadata.annotations

Package containing classes for converting JDK 1.5 annotations into MetaData definitions.

See:
          Description

Interface Summary
AnnotationReader Interface defining the access to MetaData derived from Annotations.
 

Class Summary
AbstractAnnotationReader Abstract implementation of a metadata annotations reader for JDK 1.5.
AnnotationManagerImpl Manager for annotations.
AnnotationObject Wrapper for an annotation and its various properties etc.
AnnotationUtils Series of utility methods for converting between annotations and metadata.
JDOAnnotationReader Implementation for Annotation Reader for JDK 1.5 annotations using JDO's definition.
JPAAnnotationReader Implementation for Annotation Reader for JDK 1.5 annotations using JPA's definition.
 

Package org.jpox.metadata.annotations Description

Package containing classes for converting JDK 1.5 annotations into MetaData definitions.



Copyright © 2003-2008 Java Persistent Objects (JPOX). All Rights Reserved.