|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jpt.jpa.core.resource.java.JavaResourcePersistentType.Tools
public static class JavaResourcePersistentType.Tools
| Constructor Summary | |
|---|---|
JavaResourcePersistentType.Tools()
|
|
| Method Summary | |
|---|---|
static AccessType |
buildAccess(JavaResourcePersistentType jrpType)
Return the access type currently implied by the specified Java source code or class file: if any fields are annotated => FIELD
if only properties are annotated =>
PROPERTY
if neither are annotated =>
null
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaResourcePersistentType.Tools()
| Method Detail |
|---|
public static AccessType buildAccess(JavaResourcePersistentType jrpType)
FIELD
PROPERTY
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||