Package | Description |
---|---|
org.apache.openjpa.persistence.util |
OpenJPA JPA Utilities
This package provides utility functions used by JPA facade to OpenJPA.
|
Modifier and Type | Class and Description |
---|---|
class |
SourceCode.Class
Represent
class declaration. |
class |
SourceCode.Constructor |
class |
SourceCode.Field
Represents field declaration.
|
class |
SourceCode.Method
Represents Method declaration.
|
Modifier and Type | Method and Description |
---|---|
SourceCode.Element<T> |
SourceCode.Element.addParameter(String param) |
Modifier and Type | Method and Description |
---|---|
int |
SourceCode.Element.compareTo(SourceCode.Element<T> other) |
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.