|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaMappedSuperclass | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.orm | |
| org.eclipse.jpt.eclipselink.core.context.java | |
| org.eclipse.jpt.ui.details.java | |
| Uses of JavaMappedSuperclass in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return JavaMappedSuperclass | |
|---|---|
JavaMappedSuperclass |
JpaFactory.buildJavaMappedSuperclass(JavaPersistentType parent)
|
| Uses of JavaMappedSuperclass in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm that return JavaMappedSuperclass | |
|---|---|
JavaMappedSuperclass |
OrmMappedSuperclass.getJavaMappedSuperclass()
Return the Java Mapped Superclass this ORM MappedSuperclass corresponds to. |
| Uses of JavaMappedSuperclass in org.eclipse.jpt.eclipselink.core.context.java |
|---|
| Subinterfaces of JavaMappedSuperclass in org.eclipse.jpt.eclipselink.core.context.java | |
|---|---|
interface |
JavaEclipseLinkMappedSuperclass
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Uses of JavaMappedSuperclass in org.eclipse.jpt.ui.details.java |
|---|
| Method parameters in org.eclipse.jpt.ui.details.java with type arguments of type JavaMappedSuperclass | |
|---|---|
JpaComposite |
JavaUiFactory.createJavaMappedSuperclassComposite(PropertyValueModel<JavaMappedSuperclass> subjectHolder,
org.eclipse.swt.widgets.Composite parent,
WidgetFactory widgetFactory)
Creates a new JpaComposite used to edit a JavaMappedSuperclass. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||