|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ColumnWrapper
Wrapper for a MetaColumn
| Method Summary | |
|---|---|
boolean |
equals(Object column)
Method returns the true value if two attributes Keys are the same |
Key |
getKey()
Returns an original key |
MetaColumn |
getModel()
Returns an original meta-table model |
String |
getName()
Returns an original column name |
String |
getTableAlias()
Returns always the NonNull alias of the related database table |
boolean |
isCompositeKey()
Returns if key is type of CompositeKey |
| Method Detail |
|---|
MetaColumn getModel()
String getName()
String getTableAlias()
Key getKey()
boolean isCompositeKey()
CompositeKey
boolean equals(Object column)
true value if two attributes Keys are the same
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||