|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JavaManagedType | |
|---|---|
| org.eclipse.jpt.jpa.core.context.java | |
| org.eclipse.jpt.jpa.core.context.orm | |
| org.eclipse.jpt.jpa.core.context.persistence | |
| org.eclipse.jpt.jpa.ui | |
| Uses of JavaManagedType in org.eclipse.jpt.jpa.core.context.java |
|---|
| Subinterfaces of JavaManagedType in org.eclipse.jpt.jpa.core.context.java | |
|---|---|
interface |
JavaPersistentType
Context Java persistent type. |
| Methods in org.eclipse.jpt.jpa.core.context.java that return JavaManagedType | |
|---|---|
JavaManagedType |
JavaManagedTypeDefinition.buildContextManagedType(JpaContextNode parent,
JavaResourceType jrt,
JpaFactory factory)
Return a new JavaManagedType |
| Methods in org.eclipse.jpt.jpa.core.context.java that return types with arguments of type JavaManagedType | |
|---|---|
Iterable<JavaManagedType> |
JarFile.getJavaManagedTypes()
Return the JAR file's Java managed types. |
Class<? extends JavaManagedType> |
JavaManagedTypeDefinition.getType()
Return a class that corresponds to the managed type. |
Class<? extends JavaManagedType> |
JavaManagedType.getType()
Return the managed type's type. |
| Uses of JavaManagedType in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Methods in org.eclipse.jpt.jpa.core.context.orm that return JavaManagedType | |
|---|---|
JavaManagedType |
OrmManagedType.getJavaManagedType()
Return the Java managed type that is referred to by the orm.xml managed type. |
| Uses of JavaManagedType in org.eclipse.jpt.jpa.core.context.persistence |
|---|
| Fields in org.eclipse.jpt.jpa.core.context.persistence with type parameters of type JavaManagedType | |
|---|---|
static org.eclipse.jpt.common.utility.transformer.Transformer<ClassRef,JavaManagedType> |
ClassRef.JAVA_MANAGED_TYPE_TRANSFORMER
|
| Methods in org.eclipse.jpt.jpa.core.context.persistence that return JavaManagedType | |
|---|---|
JavaManagedType |
ClassRef.getJavaManagedType()
Return the JavaManagedType that corresponds to this ClassRef. |
protected JavaManagedType |
ClassRef.JavaManagedTypeTransformer.transform_(ClassRef ref)
|
| Uses of JavaManagedType in org.eclipse.jpt.jpa.ui |
|---|
| Methods in org.eclipse.jpt.jpa.ui that return types with arguments of type JavaManagedType | |
|---|---|
Class<? extends JavaManagedType> |
JavaManagedTypeUiDefinition.getType()
Return a class that corresponds to the managed type. |
| Methods in org.eclipse.jpt.jpa.ui with parameters of type JavaManagedType | |
|---|---|
ImageDescriptor |
JavaManagedTypeUiDefinition.getImageDescriptor(JavaManagedType managedType)
Return an image descriptor corresponding to the managed type. |
| Method parameters in org.eclipse.jpt.jpa.ui with type arguments of type JavaManagedType | |
|---|---|
JavaManagedTypeUiDefinition |
PersistenceResourceUiDefinition.getJavaManagedTypeUiDefinition(Class<? extends JavaManagedType> type)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||