|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Reference

Provides all database table REF column specific metadata.
| Method Summary | |
|---|---|
SqlType |
getSourceDataType()
Returns source type of a distinct type or user-generated Ref type. |
Table |
getSourceTable()
Returns table name that this the scope of a reference attribure |
void |
setSourceDataType(SqlType sourceDataType)
Sets source type of a distinct type or user-generated Ref type. |
void |
setSourceTable(Table sourceTable)
Sets table name that this the scope of a reference attribure |
| Method Detail |
|---|
Table getSourceTable()
void setSourceTable(Table sourceTable)
sourceTable - table name that this the scope of a reference attribureSqlType getSourceDataType()
void setSourceDataType(SqlType sourceDataType)
sourceDataType - source type of a distinct type or user-generated Ref type,
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||