|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.sql.TransactionSQL.InsertCommandStatementAddParamsImpl
public static class TransactionSQL.InsertCommandStatementAddParamsImpl
Default implementation of InsertCommandStatementAddParams
| Constructor Summary | |
|---|---|
TransactionSQL.InsertCommandStatementAddParamsImpl()
|
|
| 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 |
getTransId()
Get the "TransId" 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.InsertCommandStatementAddParamsImpl()
| Method Detail |
|---|
public int getMetadata()
TransactionSQL.InsertCommandStatementAddParams
getMetadata in interface TransactionSQL.InsertCommandStatementAddParamspublic long getNamedgraphid()
TransactionSQL.InsertCommandStatementAddParams
getNamedgraphid in interface TransactionSQL.InsertCommandStatementAddParamspublic long getSubj()
TransactionSQL.InsertCommandStatementAddParams
getSubj in interface TransactionSQL.InsertCommandStatementAddParamspublic long getProp()
TransactionSQL.InsertCommandStatementAddParams
getProp in interface TransactionSQL.InsertCommandStatementAddParamspublic long getObj()
TransactionSQL.InsertCommandStatementAddParams
getObj in interface TransactionSQL.InsertCommandStatementAddParamspublic long getTransId()
TransactionSQL.InsertCommandStatementAddParams
getTransId in interface TransactionSQL.InsertCommandStatementAddParamspublic long getCommandId()
TransactionSQL.InsertCommandStatementAddParams
getCommandId in interface TransactionSQL.InsertCommandStatementAddParams
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||