|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public static interface PersistenceUnit.Property
Simple property interface.
| Nested Class Summary | |
|---|---|
static class |
PersistenceUnit.Property.NameEquals
|
static class |
PersistenceUnit.Property.NameStartsWith
|
static class |
PersistenceUnit.Property.ValueTransformer
|
| Nested classes/interfaces inherited from interface org.eclipse.jpt.common.core.JptResourceTypeReference |
|---|
JptResourceTypeReference.ResourceTypeTransformer |
| Nested classes/interfaces inherited from interface org.eclipse.jpt.jpa.core.context.TypeRefactoringParticipant |
|---|
TypeRefactoringParticipant.MoveTypeEditsTransformer, TypeRefactoringParticipant.RenamePackageEditsTransformer, TypeRefactoringParticipant.RenameTypeEditsTransformer |
| Field Summary | |
|---|---|
static String |
NAME_PROPERTY
|
static String |
VALUE_PROPERTY
|
static org.eclipse.jpt.common.utility.transformer.Transformer<PersistenceUnit.Property,String> |
VALUE_TRANSFORMER
|
| Fields inherited from interface org.eclipse.jpt.common.core.JptResourceTypeReference |
|---|
RESOURCE_TYPE_TRANSFORMER |
| Method Summary | |
|---|---|
String |
getName()
|
PersistenceUnit |
getParent()
Return the JPA node's parent. |
String |
getValue()
|
org.eclipse.jpt.jpa.core.resource.persistence.XmlProperty |
getXmlProperty()
|
void |
setName(String name)
|
void |
setValue(String value)
|
| Methods inherited from interface org.eclipse.jpt.jpa.core.context.JpaContextNode |
|---|
getCompletionProposals, getContextDefaultDbCatalog, getContextDefaultDbSchema, getContextDefaultDbSchemaContainer, getMappingFileRoot, getPersistenceUnit, getValidationTextRange, synchronizeWithResourceModel, update, validate |
| Methods inherited from interface org.eclipse.jpt.jpa.core.JpaNode |
|---|
getJpaPlatform, getJpaProject, getJpaProjectManager, getResource, stateChanged |
| Methods inherited from interface org.eclipse.jpt.common.utility.model.Model |
|---|
addChangeListener, addCollectionChangeListener, addListChangeListener, addPropertyChangeListener, addStateChangeListener, removeChangeListener, removeCollectionChangeListener, removeListChangeListener, removePropertyChangeListener, removeStateChangeListener |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.jpt.common.core.JptResourceTypeReference |
|---|
getResourceType |
| Methods inherited from interface org.eclipse.jpt.jpa.core.context.TypeRefactoringParticipant |
|---|
createMoveTypeEdits, createRenamePackageEdits, createRenameTypeEdits |
| Field Detail |
|---|
static final String NAME_PROPERTY
static final String VALUE_PROPERTY
static final org.eclipse.jpt.common.utility.transformer.Transformer<PersistenceUnit.Property,String> VALUE_TRANSFORMER
| Method Detail |
|---|
PersistenceUnit getParent()
JpaNode
getParent in interface JpaContextNodegetParent in interface JpaNodeString getName()
void setName(String name)
String getValue()
void setValue(String value)
org.eclipse.jpt.jpa.core.resource.persistence.XmlProperty getXmlProperty()
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||