|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of Embeddable in org.eclipse.jpt.jpa.core.context |
|---|
| Methods in org.eclipse.jpt.jpa.core.context that return Embeddable | |
|---|---|
Embeddable |
BaseEmbeddedMapping.getTargetEmbeddable()
Return the embeddable the embedded mapping references. |
| Uses of Embeddable in org.eclipse.jpt.jpa.core.context.java |
|---|
| Subinterfaces of Embeddable in org.eclipse.jpt.jpa.core.context.java | |
|---|---|
interface |
JavaEmbeddable
Java embeddable type mapping 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 Embeddable in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Subinterfaces of Embeddable in org.eclipse.jpt.jpa.core.context.orm | |
|---|---|
interface |
OrmEmbeddable
orm.xml embeddable type mapping
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 Embeddable in org.eclipse.jpt.jpa.core.context.persistence |
|---|
| Methods in org.eclipse.jpt.jpa.core.context.persistence that return Embeddable | |
|---|---|
Embeddable |
PersistenceUnit.getEmbeddable(String typeName)
Return the embeddable specified in the persistence unit with the specified name. |
| Uses of Embeddable in org.eclipse.jpt.jpa.core.jpql.spi |
|---|
| Methods in org.eclipse.jpt.jpa.core.jpql.spi that return Embeddable | |
|---|---|
Embeddable |
JpaEmbeddable.getManagedType()
Returns the encapsulated model object. |
| Methods in org.eclipse.jpt.jpa.core.jpql.spi with parameters of type Embeddable | |
|---|---|
protected IEmbeddable |
JpaManagedTypeProvider.buildEmbeddable(Embeddable mappedClass)
|
IEmbeddable |
JpaManagedTypeBuilder.buildEmbeddable(JpaManagedTypeProvider provider,
Embeddable mappedClass,
Creates a new concrete instance of an IEmbeddable. |
IEmbeddable |
IManagedTypeBuilder.buildEmbeddable(JpaManagedTypeProvider provider,
Embeddable mappedClass,
Creates a new concrete instance of an IEmbeddable. |
| Constructors in org.eclipse.jpt.jpa.core.jpql.spi with parameters of type Embeddable | |
|---|---|
JpaEmbeddable(JpaManagedTypeProvider provider,
Embeddable embeddable,
Creates a new JpaEmbeddable. |
|
| Uses of Embeddable in org.eclipse.jpt.jpa.eclipselink.core.context |
|---|
| Subinterfaces of Embeddable in org.eclipse.jpt.jpa.eclipselink.core.context | |
|---|---|
interface |
EclipseLinkEmbeddable
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 Embeddable in org.eclipse.jpt.jpa.eclipselink.core.context.java |
|---|
| Subinterfaces of Embeddable in org.eclipse.jpt.jpa.eclipselink.core.context.java | |
|---|---|
interface |
EclipseLinkJavaEmbeddable
EclipseLink Java embeddable type mapping 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 Embeddable in org.eclipse.jpt.jpa.eclipselink.core.context.orm |
|---|
| Subinterfaces of Embeddable in org.eclipse.jpt.jpa.eclipselink.core.context.orm | |
|---|---|
interface |
EclipseLinkOrmEmbeddable
EclipseLink orm.xml embeddable
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 Embeddable in org.eclipse.jpt.jpa.eclipselink.core.jpql.spi |
|---|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.jpql.spi with parameters of type Embeddable | |
|---|---|
IEmbeddable |
EclipseLinkManagedTypeBuilder.buildEmbeddable(JpaManagedTypeProvider provider,
Embeddable mappedClass,
Creates a new concrete instance of an IEmbeddable. |
| Uses of Embeddable in org.eclipse.jpt.jpa.ui.details |
|---|
| Method parameters in org.eclipse.jpt.jpa.ui.details with type arguments of type Embeddable | |
|---|---|
JpaComposite |
JpaUiFactory.createEmbeddableComposite(PropertyValueModel<? extends Embeddable> embeddableModel,
Composite parentComposite,
WidgetFactory widgetFactory,
ResourceManager resourceManager)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||