Package | Description |
---|---|
org.apache.openjpa.persistence.util |
OpenJPA JPA Utilities
This package provides utility functions used by JPA facade to OpenJPA.
|
Class and Description |
---|
SourceCode
A utility to help writing Java Source code dynamically.
|
SourceCode.ACCESS |
SourceCode.Annotation
Represents annotation.
|
SourceCode.Argument
Represents method argument.
|
SourceCode.Class
Represent
class declaration. |
SourceCode.Constructor |
SourceCode.Element
Abstract element has a name, optional list of modifiers, annotations
and arguments.
|
SourceCode.Field
Represents field declaration.
|
SourceCode.Method
Represents Method declaration.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.