|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaEmbeddable | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.orm | |
| org.eclipse.jpt.eclipselink.core.context.java | |
| org.eclipse.jpt.ui | |
| Uses of JavaEmbeddable in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return JavaEmbeddable | |
|---|---|
JavaEmbeddable |
JpaFactory.buildJavaEmbeddable(JavaPersistentType parent)
|
| Uses of JavaEmbeddable in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm that return JavaEmbeddable | |
|---|---|
JavaEmbeddable |
OrmEmbeddable.getJavaEmbeddable()
Return the Java Embeddable this ORM Embeddable corresponds to. |
| Uses of JavaEmbeddable in org.eclipse.jpt.eclipselink.core.context.java |
|---|
| Subinterfaces of JavaEmbeddable in org.eclipse.jpt.eclipselink.core.context.java | |
|---|---|
interface |
EclipseLinkJavaEmbeddable
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 JavaEmbeddable in org.eclipse.jpt.ui |
|---|
| Method parameters in org.eclipse.jpt.ui with type arguments of type JavaEmbeddable | |
|---|---|
JpaComposite |
JpaUiFactory.createJavaEmbeddableComposite(PropertyValueModel<JavaEmbeddable> subjectHolder,
org.eclipse.swt.widgets.Composite parent,
WidgetFactory widgetFactory)
Creates a new JpaComposite used to edit a JavaEmbeddable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||