|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OrmNamedColumn
orm.xml
| Nested Class Summary | |
|---|---|
static interface |
OrmNamedColumn.Owner
interface allowing columns to be used in multiple places (e.g. |
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.jpt.jpa.core.context.ReadOnlyNamedColumn |
|---|
COLUMN_DEFINITION_PROPERTY, DEFAULT_NAME_PROPERTY, SPECIFIED_NAME_PROPERTY |
| Method Summary | |
|---|---|
TextRange |
getNameTextRange()
Return the (best guess) text location of the column's name. |
AbstractXmlNamedColumn |
getXmlColumn()
|
| Methods inherited from interface org.eclipse.jpt.jpa.core.context.NamedColumn |
|---|
getDbTable, isResolved, setColumnDefinition, setSpecifiedName |
| Methods inherited from interface org.eclipse.jpt.jpa.core.context.ReadOnlyNamedColumn |
|---|
getColumnDefinition, getDefaultName, getName, getSpecifiedName, getTable |
| Methods inherited from interface org.eclipse.jpt.jpa.core.context.JpaContextNode |
|---|
getContextDefaultDbCatalog, getContextDefaultDbSchema, getContextDefaultDbSchemaContainer, getMappingFileRoot, getPersistenceUnit, getResourceType, synchronizeWithResourceModel, update |
| Methods inherited from interface org.eclipse.jpt.jpa.core.JpaNode |
|---|
getJpaProject, getParent, stateChanged |
| Methods inherited from interface org.eclipse.jpt.common.utility.model.Model |
|---|
addChangeListener, addCollectionChangeListener, addListChangeListener, addPropertyChangeListener, addStateChangeListener, addTreeChangeListener, removeChangeListener, removeCollectionChangeListener, removeListChangeListener, removePropertyChangeListener, removeStateChangeListener, removeTreeChangeListener |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.jpt.common.core.IResourcePart |
|---|
getResource |
| Methods inherited from interface org.eclipse.jpt.jpa.core.context.XmlContextNode |
|---|
getValidationTextRange, validate |
| Method Detail |
|---|
AbstractXmlNamedColumn getXmlColumn()
TextRange getNameTextRange()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||