Package | Description |
---|---|
org.datanucleus.metadata |
Provides classes representing the MetaData for files, packages, classes, fields, containers, etc.
|
org.datanucleus.metadata.annotations |
Provides classes for parsing annotations input data and converting into org.datanucleus.metadata input
data for the DataNucleus persistence process.
|
Class and Description |
---|
AnnotationManager
Interface defining the access to MetaData derived from Annotations.
|
Class and Description |
---|
AnnotationManager
Interface defining the access to MetaData derived from Annotations.
|
AnnotationObject
Wrapper for an annotation and its various properties etc.
|
AnnotationReader
Interface defining the access to MetaData derived from Annotations.
|
ClassAnnotationHandler
Interface defining a handler for class annotations.
|
Member
Wrapper for a field or a method (property) that is annotated.
|
MemberAnnotationHandler
Interface defining a handler for field/property annotations.
|
Copyright © 2019. All rights reserved.