|
||||||||||
| 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 |
| Methods in org.eclipse.jpt.jpa.core.context.java that return Embeddable | |
|---|---|
Embeddable |
JavaPersistentAttribute.getEmbeddable()
Return the embeddable (type mapping) corresponding to the persistent attribute's type. |
| 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 |
| 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(java.lang.String typeName)
Return the embeddable specified in the persistence unit with the specified name. |
| 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 |
JavaEclipseLinkEmbeddable
EclipseLink Java embeddable type mapping |
| 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 |
OrmEclipseLinkEmbeddable
EclipseLink orm.xml embeddable |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||