| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.sqls.impl.SetStatementImpl.SetValueImplpublic static class SetStatementImpl.SetValueImplextends java.lang.Objectimplements SetStatement.SetValueConstructor Summary | |
| |
Method Summary | |
ColumnReference |
|
Object |
|
public ColumnReference getColumnReference()
Returns the column being set.
- Specified by:
- getColumnReference in interface SetStatement.SetValue
public Object getValue()
Returns the value to which the column is being set.
- Specified by:
- getValue in interface SetStatement.SetValue