|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OrmManagedType | |
|---|---|
| org.eclipse.jpt.jpa.core.context.orm | |
| org.eclipse.jpt.jpa.eclipselink.core.context.orm | |
| Uses of OrmManagedType in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Subinterfaces of OrmManagedType in org.eclipse.jpt.jpa.core.context.orm | |
|---|---|
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 OrmManagedType | |
|---|---|
OrmManagedType |
OrmManagedTypeDefinition.buildContextManagedType(JpaContextNode parent,
org.eclipse.jpt.jpa.core.resource.orm.XmlManagedType resourceManagedType,
OrmXmlContextNodeFactory factory)
Build a context managed type for the specified parent and resource managed type, using the specified factory. |
OrmManagedType |
EntityMappings.getManagedType(String typeName)
|
| Methods in org.eclipse.jpt.jpa.core.context.orm that return types with arguments of type OrmManagedType | |
|---|---|
Class<? extends OrmManagedType> |
OrmManagedTypeDefinition.getContextType()
Return a class that corresponds to the context managed type's type. |
org.eclipse.jpt.common.utility.iterable.ListIterable<OrmManagedType> |
EntityMappings.getManagedTypes()
Covariant override. |
Class<? extends OrmManagedType> |
OrmManagedType.getType()
Return the managed type's type. |
| Methods in org.eclipse.jpt.jpa.core.context.orm with parameters of type OrmManagedType | |
|---|---|
void |
EntityMappings.removeManagedType(OrmManagedType managedType)
|
| Uses of OrmManagedType in org.eclipse.jpt.jpa.eclipselink.core.context.orm |
|---|
| Subinterfaces of OrmManagedType 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
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||