|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tranql.sql.jdbc.NoOpJDBCUpdateCommand
Constructor Summary | |
NoOpJDBCUpdateCommand()
|
Method Summary | |
int |
execute(InTxCache cache,
Row row)
|
Query |
getQuery()
|
java.lang.String |
getSQLText()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NoOpJDBCUpdateCommand()
Method Detail |
public Query getQuery()
getQuery
in interface UpdateCommand
public java.lang.String getSQLText()
public int execute(InTxCache cache, Row row) throws QueryException
execute
in interface UpdateCommand
QueryException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |