| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SelectColumn
Describes a single column in a JDBC select, linking it to the Cayenne mapping.
| Method Summary | |
|---|---|
|  String | getColumnName(DbEntity unionRoot,
              String tableAlias) | 
|  String | getDataRowKey() | 
|  int | getJdbcType() | 
|  List<DbRelationship> | getPath(DbEntity unionRoot) | 
| Method Detail | 
|---|
int getJdbcType()
String getDataRowKey()
String getColumnName(DbEntity unionRoot,
                     String tableAlias)
List<DbRelationship> getPath(DbEntity unionRoot)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||