| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.sqls.impl.SetStatementImpl.SetValueImpl
| Constructor Summary | |
| SetStatementImpl.SetValueImpl(ColumnReference pColumn,
                              Value pValue) | |
| Method Summary | |
|  ColumnReference | getColumnReference()Returns the column being set. | 
|  Value | getValue()Returns the value to which the column is being set. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public SetStatementImpl.SetValueImpl(ColumnReference pColumn,
                                     Value pValue)
| Method Detail | 
public ColumnReference getColumnReference()
SetStatement.SetValueReturns the column being set.
getColumnReference in interface SetStatement.SetValuepublic Value getValue()
SetStatement.SetValueReturns the value to which the column is being set.
getValue in interface SetStatement.SetValue| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||