| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected AnnotationManager |
MetaDataManagerImpl.annotationManager
Manager for annotations.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationManager |
MetaDataManager.getAnnotationManager() |
AnnotationManager |
MetaDataManagerImpl.getAnnotationManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationManagerImpl
Manager for annotations.
|
Copyright © 2019. All rights reserved.