|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.sql.TransactionSQL.DeleteCommandParamsImpl
public static class TransactionSQL.DeleteCommandParamsImpl
Default implementation of DeleteCommandParams
| Constructor Summary | |
|---|---|
TransactionSQL.DeleteCommandParamsImpl()
|
|
| Method Summary | |
|---|---|
long |
getCmdId()
Get the "CmdId" 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.DeleteCommandParamsImpl()
| Method Detail |
|---|
public long getTransactionId()
TransactionSQL.DeleteCommandParams
getTransactionId in interface TransactionSQL.DeleteCommandParamspublic long getCmdId()
TransactionSQL.DeleteCommandParams
getCmdId in interface TransactionSQL.DeleteCommandParams
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||