Uses of Class
org.apache.openjpa.persistence.util.SourceCode.Annotation
-
Uses of SourceCode.Annotation in org.apache.openjpa.persistence.util
Modifier and TypeMethodDescriptionSourceCode.Element.addAnnotation
(String a) SourceCode.Annotation.addArgument
(String key, String v) SourceCode.Annotation.addArgument
(String key, String[] vs) SourceCode.Annotation.addArgument
(String key, String v, boolean quote) <K,
V> SourceCode.Annotation SourceCode.Annotation.addArgument
(SourceCode.Argument<K, V> arg)