Class AnnotationObject
java.lang.Object
org.datanucleus.metadata.annotations.AnnotationObject
Wrapper for an annotation and its various properties etc.
This could represent, for example, "javax.persistence.Entity" and have a map with one key "name".
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
String nameName of the annotation object (e.g javax.persistence.Entity) -
nameValueMap
-
-
Constructor Details
-
AnnotationObject
-
-
Method Details
-
getName
-
getNameValueMap
-