|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of ManagedType in org.eclipse.jpt.jpa.core.context |
|---|
| Subinterfaces of ManagedType in org.eclipse.jpt.jpa.core.context | |
|---|---|
interface |
PersistentType
Context persistent type. |
| Fields in org.eclipse.jpt.jpa.core.context with type parameters of type ManagedType | |
|---|---|
static org.eclipse.jpt.common.utility.transformer.Transformer<ManagedType,String> |
ManagedType.NAME_TRANSFORMER
|
static org.eclipse.jpt.common.utility.transformer.Transformer<ManagedTypeContainer,Iterable<? extends ManagedType>> |
ManagedTypeContainer.TRANSFORMER
|
| Methods in org.eclipse.jpt.jpa.core.context that return ManagedType | |
|---|---|
ManagedType |
ManagedTypeContainer.getManagedType(String typeName)
Return the managed type with the specified name. |
| Methods in org.eclipse.jpt.jpa.core.context that return types with arguments of type ManagedType | |
|---|---|
Iterable<? extends ManagedType> |
ManagedTypeContainer.getManagedTypes()
Return the container's managed types. |
Class<? extends ManagedType> |
ManagedType.getManagedTypeType()
Return the managed type's type. |
Iterable<? extends ManagedType> |
ManagedTypeContainer.ManagedTypesTransformer.transform(ManagedTypeContainer container)
|
| Methods in org.eclipse.jpt.jpa.core.context with parameters of type ManagedType | |
|---|---|
String |
ManagedType.NameTransformer.transform(ManagedType mt)
|
| Uses of ManagedType in org.eclipse.jpt.jpa.core.context.java |
|---|
| Subinterfaces of ManagedType in org.eclipse.jpt.jpa.core.context.java | |
|---|---|
interface |
JavaManagedType
Context Java managed type. |
interface |
JavaPersistentType
Context Java persistent type. |
| Methods in org.eclipse.jpt.jpa.core.context.java that return types with arguments of type ManagedType | |
|---|---|
Class<? extends ManagedType> |
JavaManagedTypeDefinition.getManagedTypeType()
Return a type that corresponds to the definition's managed type. |
| Uses of ManagedType in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Subinterfaces of ManagedType in org.eclipse.jpt.jpa.core.context.orm | |
|---|---|
interface |
OrmManagedType
Context managed type. |
interface |
OrmPersistentType
orm.xml persistent type
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
| Methods in org.eclipse.jpt.jpa.core.context.orm that return types with arguments of type ManagedType | |
|---|---|
Class<? extends ManagedType> |
OrmManagedTypeDefinition.getContextManagedTypeType()
Return a class that corresponds to the context managed type's type. |
| Uses of ManagedType in org.eclipse.jpt.jpa.core.jpa2.context |
|---|
| Subinterfaces of ManagedType in org.eclipse.jpt.jpa.core.jpa2.context | |
|---|---|
interface |
PersistentType2_0
JPA 2.0 context persistent type. |
| Uses of ManagedType in org.eclipse.jpt.jpa.eclipselink.core.context.orm |
|---|
| Subinterfaces of ManagedType in org.eclipse.jpt.jpa.eclipselink.core.context.orm | |
|---|---|
interface |
EclipseLinkOrmPersistentType
eclipselink-orm.xml persistent type:
mapping
access
access-methods
attributes
super persistent type
Java persistent type
|
| Uses of ManagedType in org.eclipse.jpt.jpa.ui |
|---|
| Methods in org.eclipse.jpt.jpa.ui that return types with arguments of type ManagedType | |
|---|---|
Class<? extends ManagedType> |
JavaManagedTypeUiDefinition.getManagedTypeType()
Return a type that corresponds to the definition's managed type. |
| Method parameters in org.eclipse.jpt.jpa.ui with type arguments of type ManagedType | |
|---|---|
JavaManagedTypeUiDefinition |
PersistenceResourceUiDefinition.getJavaManagedTypeUiDefinition(Class<? extends ManagedType> type)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||