|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AccessType | |
|---|---|
| org.eclipse.jpt.jpa.core.context | |
| org.eclipse.jpt.jpa.core.jpa2.resource.java | |
| org.eclipse.jpt.jpa.core.resource.java | |
| org.eclipse.jpt.jpa.eclipselink.core.context | |
| Uses of AccessType in org.eclipse.jpt.jpa.core.context |
|---|
| Fields in org.eclipse.jpt.jpa.core.context declared as AccessType | |
|---|---|
protected AccessType |
AccessType.javaAccessType
|
| Methods in org.eclipse.jpt.jpa.core.context that return AccessType | |
|---|---|
AccessType |
AccessType.getJavaAccessType()
|
static AccessType |
AccessType.toJavaResourceModel(AccessType accessType)
|
| Methods in org.eclipse.jpt.jpa.core.context with parameters of type AccessType | |
|---|---|
static AccessType |
AccessType.fromJavaResourceModel(AccessType javaAccessType,
JpaPlatform jpaPlatform,
JptResourceType resourceType)
|
| Constructors in org.eclipse.jpt.jpa.core.context with parameters of type AccessType | |
|---|---|
AccessType(AccessType javaAccessType,
String ormAccessType,
String displayString)
|
|
| Uses of AccessType in org.eclipse.jpt.jpa.core.jpa2.resource.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.jpa2.resource.java that return AccessType | |
|---|---|
AccessType |
AccessAnnotation2_0.getValue()
Corresponds to the 'value' element of the Access annotation. |
| Methods in org.eclipse.jpt.jpa.core.jpa2.resource.java with parameters of type AccessType | |
|---|---|
void |
AccessAnnotation2_0.setValue(AccessType access)
Corresponds to the 'value' element of the Access annotation. |
| Uses of AccessType in org.eclipse.jpt.jpa.core.resource.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.resource.java that return AccessType | |
|---|---|
static AccessType |
AccessType.fromJavaAnnotationValue(Object javaAnnotationValue)
|
static AccessType |
AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AccessType[] |
AccessType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eclipse.jpt.jpa.core.resource.java with parameters of type AccessType | |
|---|---|
static String |
AccessType.toJavaAnnotationValue(AccessType accessType)
|
| Uses of AccessType in org.eclipse.jpt.jpa.eclipselink.core.context |
|---|
| Constructors in org.eclipse.jpt.jpa.eclipselink.core.context with parameters of type AccessType | |
|---|---|
EclipseLinkAccessType(AccessType javaAccessType,
String ormAccessType,
String displayString)
|
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||