|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.sql.TransactionSQL.InsertChangesetParamsImpl
public static class TransactionSQL.InsertChangesetParamsImpl
Default implementation of InsertChangesetParams
| Constructor Summary | |
|---|---|
TransactionSQL.InsertChangesetParamsImpl()
|
|
| Method Summary | |
|---|---|
java.sql.Clob |
getAddGraph()
Get the "AddGraph" parameter to use within prepared statement |
java.sql.Clob |
getAddMetaGraph()
Get the "AddMetaGraph" parameter to use within prepared statement |
long |
getCommandId()
Get the "CommandId" parameter to use within prepared statement |
java.sql.Clob |
getRemoveGraph()
Get the "RemoveGraph" parameter to use within prepared statement |
java.sql.Clob |
getRemoveMetaGraph()
Get the "RemoveMetaGraph" parameter to use within prepared statement |
java.lang.String |
getUri()
Get the "Uri" 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.InsertChangesetParamsImpl()
| Method Detail |
|---|
public long getCommandId()
TransactionSQL.InsertChangesetParams
getCommandId in interface TransactionSQL.InsertChangesetParamspublic java.sql.Clob getAddGraph()
TransactionSQL.InsertChangesetParams
getAddGraph in interface TransactionSQL.InsertChangesetParamspublic java.sql.Clob getRemoveGraph()
TransactionSQL.InsertChangesetParams
getRemoveGraph in interface TransactionSQL.InsertChangesetParamspublic java.sql.Clob getAddMetaGraph()
TransactionSQL.InsertChangesetParams
getAddMetaGraph in interface TransactionSQL.InsertChangesetParamspublic java.sql.Clob getRemoveMetaGraph()
TransactionSQL.InsertChangesetParams
getRemoveMetaGraph in interface TransactionSQL.InsertChangesetParamspublic java.lang.String getUri()
TransactionSQL.InsertChangesetParams
getUri in interface TransactionSQL.InsertChangesetParams
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||