|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IColumnName
Marker interface to denote a class representing a database column
| Method Summary | |
|---|---|
String |
_()
return only the column name, i.e. |
String |
at(String table)
return the column name prefixed by the argument 'table'. |
String |
toString()
return the fully qualified name, i.e. |
| Method Detail |
|---|
String toString()
toString in class ObjectString _()
String at(String table)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||