|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TransactionSQL.UdpateChangesetParams
Interface for managing the parameters to the udpateChangeset 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 |
getId()
Get the "Id" 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 |
| Method Detail |
|---|
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
long getId()
throws RdbException
RdbException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||