Package | Description |
---|---|
org.apache.openjpa.persistence.util |
OpenJPA JPA Utilities
This package provides utility functions used by JPA facade to OpenJPA.
|
Modifier and Type | Field and Description |
---|---|
protected SourceCode.ACCESS |
SourceCode.Element.access |
Modifier and Type | Method and Description |
---|---|
static SourceCode.ACCESS |
SourceCode.ACCESS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceCode.ACCESS[] |
SourceCode.ACCESS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.