Uses of Interface
org.jpox.metadata.annotations.AnnotationReader

Packages that use AnnotationReader
org.jpox.metadata.annotations Package containing classes for converting JDK 1.5 annotations into MetaData definitions. 
 

Uses of AnnotationReader in org.jpox.metadata.annotations
 

Classes in org.jpox.metadata.annotations that implement AnnotationReader
 class AbstractAnnotationReader
          Abstract implementation of a metadata annotations reader for JDK 1.5.
 class JDOAnnotationReader
          Implementation for Annotation Reader for JDK 1.5 annotations using JDO's definition.
 class JPAAnnotationReader
          Implementation for Annotation Reader for JDK 1.5 annotations using JPA's definition.
 



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