org.eclipse.jpt.jpa.ui.jpa2.details.orm
Interface OrmXmlUiFactory2_0
- All Superinterfaces:
- OrmXmlUiFactory
public interface OrmXmlUiFactory2_0
- extends OrmXmlUiFactory
Use OrmXmlUiFactory2_0 to create any ORM JPA composites
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.
- Since:
- 3.0
- Version:
- 3.0
- See Also:
org.eclipse.jpt.jpa.ui.internal.BaseJpaUiFactory
| Methods inherited from interface org.eclipse.jpt.jpa.ui.details.orm.OrmXmlUiFactory |
createOrmBasicMappingComposite, createOrmEmbeddableComposite, createOrmEmbeddedIdMappingComposite, createOrmEmbeddedMappingComposite, createOrmEntityComposite, createOrmIdMappingComposite, createOrmManyToManyMappingComposite, createOrmManyToOneMappingComposite, createOrmMappedSuperclassComposite, createOrmOneToManyMappingComposite, createOrmOneToOneMappingComposite, createOrmTransientMappingComposite, createOrmVersionMappingComposite |
createOrmElementCollectionMapping2_0Composite
JpaComposite createOrmElementCollectionMapping2_0Composite(PropertyValueModel<OrmElementCollectionMapping2_0> subjectHolder,
org.eclipse.swt.widgets.Composite parent,
WidgetFactory widgetFactory)