|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tranql.query.ParamRemapper
public class ParamRemapper
| Constructor Summary | |
|---|---|
ParamRemapper(UpdateCommand next,
FieldTransform[] transforms)
|
|
| Method Summary | |
|---|---|
int |
execute(InTxCache cache,
Row params)
|
Query |
getQuery()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParamRemapper(UpdateCommand next,
FieldTransform[] transforms)
| Method Detail |
|---|
public Query getQuery()
getQuery in interface UpdateCommand
public int execute(InTxCache cache,
Row params)
throws QueryException
execute in interface UpdateCommandQueryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||