See: Description
Interface | Description |
---|---|
AnnotationManager |
Interface defining the access to MetaData derived from Annotations.
|
AnnotationReader |
Interface defining the access to MetaData derived from Annotations.
|
ClassAnnotationHandler |
Interface defining a handler for class annotations.
|
MemberAnnotationHandler |
Interface defining a handler for field/property annotations.
|
Class | Description |
---|---|
AbstractAnnotationReader |
Abstract implementation of a metadata annotations reader for JDK 1.5.
|
AnnotationManagerImpl |
Manager for annotations.
|
AnnotationObject |
Wrapper for an annotation and its various properties etc.
|
Member |
Wrapper for a field or a method (property) that is annotated.
|
Provides classes for parsing annotations input data and converting into org.datanucleus.metadata input data for the DataNucleus persistence process.
Copyright © 2021. All rights reserved.