|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.sql.TransactionSQL.UdpateChangesetParamsImpl
public static class TransactionSQL.UdpateChangesetParamsImpl
Default implementation of UdpateChangesetParams
| Constructor Summary | |
|---|---|
TransactionSQL.UdpateChangesetParamsImpl()
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionSQL.UdpateChangesetParamsImpl()
| Method Detail |
|---|
public java.sql.Clob getAddGraph()
TransactionSQL.UdpateChangesetParams
getAddGraph in interface TransactionSQL.UdpateChangesetParamspublic java.sql.Clob getRemoveGraph()
TransactionSQL.UdpateChangesetParams
getRemoveGraph in interface TransactionSQL.UdpateChangesetParamspublic java.sql.Clob getAddMetaGraph()
TransactionSQL.UdpateChangesetParams
getAddMetaGraph in interface TransactionSQL.UdpateChangesetParamspublic java.sql.Clob getRemoveMetaGraph()
TransactionSQL.UdpateChangesetParams
getRemoveMetaGraph in interface TransactionSQL.UdpateChangesetParamspublic long getId()
TransactionSQL.UdpateChangesetParams
getId in interface TransactionSQL.UdpateChangesetParams
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||