|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.sql.TransactionSQL.UpdateTransactionStatementAddParamsImpl
public static class TransactionSQL.UpdateTransactionStatementAddParamsImpl
Default implementation of UpdateTransactionStatementAddParams
| Constructor Summary | |
|---|---|
TransactionSQL.UpdateTransactionStatementAddParamsImpl()
|
|
| Method Summary | |
|---|---|
long |
getCommandId()
Get the "CommandId" parameter to use within prepared statement |
int |
getMetadata()
Get the "Metadata" parameter to use within prepared statement |
long |
getNamedgraphid()
Get the "Namedgraphid" parameter to use within prepared statement |
long |
getObj()
Get the "Obj" parameter to use within prepared statement |
long |
getProp()
Get the "Prop" parameter to use within prepared statement |
long |
getSubj()
Get the "Subj" 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.UpdateTransactionStatementAddParamsImpl()
| Method Detail |
|---|
public int getMetadata()
TransactionSQL.UpdateTransactionStatementAddParams
getMetadata in interface TransactionSQL.UpdateTransactionStatementAddParamspublic long getNamedgraphid()
TransactionSQL.UpdateTransactionStatementAddParams
getNamedgraphid in interface TransactionSQL.UpdateTransactionStatementAddParamspublic long getSubj()
TransactionSQL.UpdateTransactionStatementAddParams
getSubj in interface TransactionSQL.UpdateTransactionStatementAddParamspublic long getProp()
TransactionSQL.UpdateTransactionStatementAddParams
getProp in interface TransactionSQL.UpdateTransactionStatementAddParamspublic long getObj()
TransactionSQL.UpdateTransactionStatementAddParams
getObj in interface TransactionSQL.UpdateTransactionStatementAddParamspublic long getTransactionId()
TransactionSQL.UpdateTransactionStatementAddParams
getTransactionId in interface TransactionSQL.UpdateTransactionStatementAddParamspublic long getCommandId()
TransactionSQL.UpdateTransactionStatementAddParams
getCommandId in interface TransactionSQL.UpdateTransactionStatementAddParams
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||