|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITableAlias
This interface represents the definition of a table alias.
| Method Summary | |
|---|---|
ITableAliasCondition |
getCondition()
Returns the condition of this table alias. |
ITableDefinition |
getTableDefinition()
Returns the definition of the table this table alias is related to. |
| Methods inherited from interface de.tif.jacob.core.definition.INamedObjectDefinition |
|---|
getDescription, getName, getProperty |
| Method Detail |
|---|
ITableDefinition getTableDefinition()
ITableAliasCondition getCondition()
null, if no condition
exists
|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||