|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaResourcePersistentType | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.java | |
| org.eclipse.jpt.core.resource.java | |
| Uses of JavaResourcePersistentType in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return JavaResourcePersistentType | |
|---|---|
JavaResourcePersistentType |
JpaProject.getJavaPersistentTypeResource(java.lang.String typeName)
Return the Java persistent type resource for the specified fully qualified type name; null, if none exists. |
| Methods in org.eclipse.jpt.core with parameters of type JavaResourcePersistentType | |
|---|---|
JavaPersistentType |
JpaFactory.buildJavaPersistentType(JpaContextNode parent,
JavaResourcePersistentType resourcePersistentType)
|
Annotation |
JpaAnnotationProvider.buildNullTypeAnnotation(JavaResourcePersistentType parent,
Type type,
java.lang.String annotationName)
|
Annotation |
JpaAnnotationProvider.buildNullTypeMappingAnnotation(JavaResourcePersistentType parent,
Type type,
java.lang.String mappingAnnotationName)
|
Annotation |
JpaAnnotationProvider.buildTypeAnnotation(JavaResourcePersistentType parent,
Type type,
java.lang.String annotationName)
Build an Annotation with the given fully qualififed annotation name. |
Annotation |
JpaAnnotationProvider.buildTypeMappingAnnotation(JavaResourcePersistentType parent,
Type type,
java.lang.String mappingAnnotationName)
Build an Annotation with the given fully qualififed annotation name. |
| Uses of JavaResourcePersistentType in org.eclipse.jpt.core.context.java |
|---|
| Methods in org.eclipse.jpt.core.context.java with parameters of type JavaResourcePersistentType | |
|---|---|
void |
JavaTypeMapping.initializeFromResource(JavaResourcePersistentType persistentTypeResource)
|
void |
JavaPersistentType.update(JavaResourcePersistentType persistentTypeResource)
|
void |
JavaTypeMapping.update(JavaResourcePersistentType persistentTypeResource)
|
| Uses of JavaResourcePersistentType in org.eclipse.jpt.core.resource.java |
|---|
| Methods in org.eclipse.jpt.core.resource.java that return JavaResourcePersistentType | |
|---|---|
JavaResourcePersistentType |
JavaResourcePersistentType.getJavaPersistentTypeResource(java.lang.String fullyQualifiedTypeName)
|
JavaResourcePersistentType |
JpaCompilationUnit.getJavaPersistentTypeResource(java.lang.String typeName)
|
JavaResourcePersistentType |
JpaCompilationUnit.getPersistentType()
|
| Methods in org.eclipse.jpt.core.resource.java that return types with arguments of type JavaResourcePersistentType | |
|---|---|
java.util.Iterator<JavaResourcePersistentType> |
JavaResourcePersistentType.nestedTypes()
Return only the immediately nested persistable nestedTypes |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||