Package org.apache.jackrabbit.ocm.mapper.impl.annotation

Class Summary
AnnotationDescriptorReader Helper class that reads the xml mapping file and load all class descriptors into memory (object graph)
AnnotationMapperImpl An implementation of the OCM mapper that builds class descriptors based on the use of annotations on the underlying classes
 

Annotation Types Summary
Bean  
Collection Allows the annotation of getting methods to show that they reflect a child node in JCR
Field Allows the annotation of a getter method to show that it will be mapped to a JCR property
Implement This annotation allow to defined the implement descriptor on the class level
Node Allows for the annotation of a Java class so mapping through OCM to a JCR node
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.