MdsIgnoreAnnotationHandler¶
-
public class
MdsIgnoreAnnotationHandlerimplements MemberAnnotationHandler¶ The
MdsIgnoreAnnotationHandlerprovides a mechanism to handle entity fields annotated with @Ignore at the DataNucleus level, so that there is no database column created for that field.See also:
org.motechproject.mds.annotations.Ignore