|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.sql.TransactionSQL.UpdateCommandParamsImpl
public static class TransactionSQL.UpdateCommandParamsImpl
Default implementation of UpdateCommandParams
| Constructor Summary | |
|---|---|
TransactionSQL.UpdateCommandParamsImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCommandType()
Get the "CommandType" parameter to use within prepared statement |
java.sql.Clob |
getContext()
Get the "Context" parameter to use within prepared statement |
long |
getId()
Get the "Id" parameter to use within prepared statement |
java.sql.Clob |
getPreReq()
Get the "PreReq" parameter to use within prepared statement |
long |
getTransactionId()
Get the "TransactionId" parameter to use within prepared statement |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionSQL.UpdateCommandParamsImpl()
| Method Detail |
|---|
public long getTransactionId()
TransactionSQL.UpdateCommandParams
getTransactionId in interface TransactionSQL.UpdateCommandParamspublic java.lang.String getCommandType()
TransactionSQL.UpdateCommandParams
getCommandType in interface TransactionSQL.UpdateCommandParamspublic java.sql.Clob getContext()
TransactionSQL.UpdateCommandParams
getContext in interface TransactionSQL.UpdateCommandParamspublic java.sql.Clob getPreReq()
TransactionSQL.UpdateCommandParams
getPreReq in interface TransactionSQL.UpdateCommandParamspublic long getId()
TransactionSQL.UpdateCommandParams
getId in interface TransactionSQL.UpdateCommandParams
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||