Uses of Interface
org.datanucleus.metadata.annotations.AnnotationManager
Packages that use AnnotationManager
Package
Description
Provides classes representing the MetaData for files, packages, classes, fields, containers, etc.
Provides classes for parsing annotations input data and converting into org.datanucleus.metadata input
data for the DataNucleus persistence process.
-
Uses of AnnotationManager in org.datanucleus.metadata
Fields in org.datanucleus.metadata declared as AnnotationManagerModifier and TypeFieldDescriptionprotected final AnnotationManager
MetaDataManagerImpl.annotationManager
Manager for annotations.Methods in org.datanucleus.metadata that return AnnotationManagerModifier and TypeMethodDescriptionMetaDataManager.getAnnotationManager()
MetaDataManagerImpl.getAnnotationManager()
-
Uses of AnnotationManager in org.datanucleus.metadata.annotations
Classes in org.datanucleus.metadata.annotations that implement AnnotationManager