|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface OrmManagedTypeDefinition
Map an orm.xml context managed type and resource managed type.
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
| Method Summary | |
|---|---|
OrmManagedType |
buildContextManagedType(JpaContextModel parent,
org.eclipse.jpt.jpa.core.resource.orm.XmlManagedType resourceManagedType,
OrmXmlContextModelFactory factory)
Build a context managed type for the specified parent and resource managed type, using the specified factory. |
Class<? extends ManagedType> |
getContextManagedTypeType()
Return a class that corresponds to the context managed type's type. |
Class<? extends org.eclipse.jpt.jpa.core.resource.orm.XmlManagedType> |
getResourceManagedTypeType()
Return a class that corresponds to the resource managed type's type. |
| Method Detail |
|---|
Class<? extends ManagedType> getContextManagedTypeType()
ManagedType.getManagedTypeType()Class<? extends org.eclipse.jpt.jpa.core.resource.orm.XmlManagedType> getResourceManagedTypeType()
XmlManagedType.getManagedTypeType()
OrmManagedType buildContextManagedType(JpaContextModel parent,
org.eclipse.jpt.jpa.core.resource.orm.XmlManagedType resourceManagedType,
OrmXmlContextModelFactory factory)
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||