Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.sqls.impl.SetStatementImpl.SetValueImpl
public static class SetStatementImpl.SetValueImpl
extends java.lang.Object
implements SetStatement.SetValue
Constructor 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