|
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 managed type context type and resource 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(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. |
Class<? extends OrmManagedType> |
getContextType()
Return a class that corresponds to the context managed type's type. |
Class<? extends org.eclipse.jpt.jpa.core.resource.orm.XmlManagedType> |
getResourceType()
Return a class that corresponds to the resource managed type's type. |
| Method Detail |
|---|
Class<? extends OrmManagedType> getContextType()
ManagedType.getType()Class<? extends org.eclipse.jpt.jpa.core.resource.orm.XmlManagedType> getResourceType()
XmlManagedType.getType()
OrmManagedType buildContextManagedType(JpaContextNode parent,
org.eclipse.jpt.jpa.core.resource.orm.XmlManagedType resourceManagedType,
OrmXmlContextNodeFactory factory)
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||