Package org.datanucleus.metadata.annotations
package org.datanucleus.metadata.annotations
Provides classes for parsing annotations input data and converting into org.datanucleus.metadata input data for the DataNucleus persistence process.
-
ClassDescriptionAbstract implementation of a metadata annotations reader.Representation of a field/method that is annotated.Interface defining the access to MetaData derived from Annotations.Manager for annotations.Wrapper for an annotation and its various properties etc.Interface defining the access to MetaData derived from Annotations.Interface defining a handler for class annotations.Wrapper for a field or a method (property) that is annotated.Interface defining a handler for field/property annotations.Handler for the javax.validation @NotNull annotation.Handler for the javax.validation @Size annotation.