|
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 NamedColumn.ParentAdapter
Interface allowing columns to be used in multiple places (e.g. basic mappings and attribute overrides).
| Method Summary | |
|---|---|
org.eclipse.jpt.jpa.core.internal.context.JpaValidator |
buildColumnValidator(NamedColumn column)
|
JpaContextModel |
getColumnParent()
|
String |
getDefaultColumnName(NamedColumn column)
Return the default column name. |
String |
getDefaultTableName()
Return the name of the table which the column belongs to by default. |
TextRange |
getValidationTextRange()
Return the column parent's text range. |
Table |
resolveDbTable(String tableName)
Return the database table for the specified table name. |
| Method Detail |
|---|
JpaContextModel getColumnParent()
String getDefaultTableName()
String getDefaultColumnName(NamedColumn column)
Table resolveDbTable(String tableName)
org.eclipse.jpt.jpa.core.internal.context.JpaValidator buildColumnValidator(NamedColumn column)
TextRange getValidationTextRange()
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||