|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
An RdbField represents a QueryTreeField which is associated to an RdbQueryLeaf.
| Field Summary |
|---|
| Fields inherited from interface org.objectweb.medor.api.Field |
|---|
PNAMENAME |
| Fields inherited from interface org.objectweb.medor.api.NullStatus |
|---|
NONULLS, NULLABLE, NULLABLEUNKNOWN |
| Method Summary | |
|---|---|
java.lang.String |
getColumnName()
Returns the name of the column, either in the SQL ResultSet in the case of RdbStringQueryLeaf, or the name of the column in the QualifiedTable in the case of RdbExpQueryLeaf. |
| Methods inherited from interface org.objectweb.medor.query.api.QueryTreeField |
|---|
getQueryTree |
| Methods inherited from interface org.objectweb.medor.api.Field |
|---|
getName, getNullStatus, getType |
| Methods inherited from interface org.objectweb.medor.api.Cloneable |
|---|
clone |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
public java.lang.String getColumnName()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||