|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TransactionSQL.InsertChangesetParams
Interface for managing the parameters to the insertChangeset prepared statement.
| 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 |
| Method Detail |
|---|
long getCommandId()
throws RdbException
RdbException
java.sql.Clob getAddGraph()
throws RdbException
RdbException
java.sql.Clob getRemoveGraph()
throws RdbException
RdbException
java.sql.Clob getAddMetaGraph()
throws RdbException
RdbException
java.sql.Clob getRemoveMetaGraph()
throws RdbException
RdbException
java.lang.String getUri()
throws RdbException
RdbException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||