|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JavaEntity in org.eclipse.jpt.jpa.core |
|---|
| Methods in org.eclipse.jpt.jpa.core that return JavaEntity | |
|---|---|
JavaEntity |
JpaFactory.buildJavaEntity(JavaPersistentType parent,
EntityAnnotation entityAnnotation)
|
| Methods in org.eclipse.jpt.jpa.core with parameters of type JavaEntity | |
|---|---|
JavaDiscriminatorColumn |
JpaFactory.buildJavaDiscriminatorColumn(JavaEntity parent,
JavaDiscriminatorColumn.Owner owner)
|
JavaSecondaryTable |
JpaFactory.buildJavaSecondaryTable(JavaEntity parent,
Table.Owner owner,
SecondaryTableAnnotation tableAnnotation)
|
JavaTable |
JpaFactory.buildJavaTable(JavaEntity parent,
Table.Owner owner)
|
| Uses of JavaEntity in org.eclipse.jpt.jpa.core.context.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.context.java that return JavaEntity | |
|---|---|
JavaEntity |
JavaSecondaryTable.getParent()
|
| Uses of JavaEntity in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Methods in org.eclipse.jpt.jpa.core.context.orm that return JavaEntity | |
|---|---|
JavaEntity |
OrmEntity.getJavaTypeMapping()
|
JavaEntity |
OrmEntity.getJavaTypeMappingForDefaults()
|
| Uses of JavaEntity in org.eclipse.jpt.jpa.eclipselink.core.context.java |
|---|
| Subinterfaces of JavaEntity in org.eclipse.jpt.jpa.eclipselink.core.context.java | |
|---|---|
interface |
JavaEclipseLinkEntity
EclipseLink Java entity |
| Uses of JavaEntity in org.eclipse.jpt.jpa.ui.details.java |
|---|
| Method parameters in org.eclipse.jpt.jpa.ui.details.java with type arguments of type JavaEntity | |
|---|---|
JpaComposite |
JavaUiFactory.createJavaEntityComposite(PropertyValueModel<JavaEntity> subjectHolder,
org.eclipse.swt.widgets.Composite parent,
WidgetFactory widgetFactory)
Creates a new JpaComposite used to edit an JavaEntity. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||