MdsJdoAnnotationReader¶
-
public class
MdsJdoAnnotationReaderextends JDOAnnotationReader¶ MDS JDO annotation reader, extends the regular
org.datanucleus.api.jdo.metadata.JDOAnnotationReaderThis class was introduced becauseorg.datanucleus.api.jdo.metadata.JDOAnnotationReaderwould not read field annotations for metadata if there was no class level JDO annotations. This extension will recognize theorg.motechproject.mds.annotations.Entityannotation as an annotation indicating that the class is persistence capable.