|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.sql.TransactionSQL.SelectChangesetResultImpl
public static class TransactionSQL.SelectChangesetResultImpl
Default implementation of SelectChangesetResult
| Field Summary | |
|---|---|
java.sql.Clob |
addGraph
Value for the "addGraph" result value |
long |
id
Value for the "id" result value |
java.sql.Clob |
metaAddGraph
Value for the "metaAddGraph" result value |
java.sql.Clob |
metaRemoveGraph
Value for the "metaRemoveGraph" result value |
java.lang.String |
nameGraphUri
Value for the "nameGraphUri" result value |
java.sql.Clob |
removeGraph
Value for the "removeGraph" result value |
| Constructor Summary | |
|---|---|
TransactionSQL.SelectChangesetResultImpl()
|
|
| Method Summary | |
|---|---|
java.sql.Clob |
getAddGraph()
Get the "AddGraph" result value |
long |
getId()
Get the "Id" result value |
java.sql.Clob |
getMetaAddGraph()
Get the "MetaAddGraph" result value |
java.sql.Clob |
getMetaRemoveGraph()
Get the "MetaRemoveGraph" result value |
java.lang.String |
getNameGraphUri()
Get the "NameGraphUri" result value |
java.sql.Clob |
getRemoveGraph()
Get the "RemoveGraph" result value |
void |
setAddGraph(java.sql.Clob addGraph)
Set the "AddGraph" result value |
void |
setId(long id)
Set the "Id" result value |
void |
setMetaAddGraph(java.sql.Clob metaAddGraph)
Set the "MetaAddGraph" result value |
void |
setMetaRemoveGraph(java.sql.Clob metaRemoveGraph)
Set the "MetaRemoveGraph" result value |
void |
setNameGraphUri(java.lang.String nameGraphUri)
Set the "NameGraphUri" result value |
void |
setRemoveGraph(java.sql.Clob removeGraph)
Set the "RemoveGraph" result value |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long id
public java.sql.Clob addGraph
public java.sql.Clob removeGraph
public java.sql.Clob metaAddGraph
public java.sql.Clob metaRemoveGraph
public java.lang.String nameGraphUri
| Constructor Detail |
|---|
public TransactionSQL.SelectChangesetResultImpl()
| Method Detail |
|---|
public long getId()
TransactionSQL.SelectChangesetResult
getId in interface TransactionSQL.SelectChangesetResultpublic void setId(long id)
TransactionSQL.SelectChangesetResult
setId in interface TransactionSQL.SelectChangesetResultid - the "Id" result valuepublic java.sql.Clob getAddGraph()
TransactionSQL.SelectChangesetResult
getAddGraph in interface TransactionSQL.SelectChangesetResultpublic void setAddGraph(java.sql.Clob addGraph)
TransactionSQL.SelectChangesetResult
setAddGraph in interface TransactionSQL.SelectChangesetResultaddGraph - the "AddGraph" result valuepublic java.sql.Clob getRemoveGraph()
TransactionSQL.SelectChangesetResult
getRemoveGraph in interface TransactionSQL.SelectChangesetResultpublic void setRemoveGraph(java.sql.Clob removeGraph)
TransactionSQL.SelectChangesetResult
setRemoveGraph in interface TransactionSQL.SelectChangesetResultremoveGraph - the "RemoveGraph" result valuepublic java.sql.Clob getMetaAddGraph()
TransactionSQL.SelectChangesetResult
getMetaAddGraph in interface TransactionSQL.SelectChangesetResultpublic void setMetaAddGraph(java.sql.Clob metaAddGraph)
TransactionSQL.SelectChangesetResult
setMetaAddGraph in interface TransactionSQL.SelectChangesetResultmetaAddGraph - the "MetaAddGraph" result valuepublic java.sql.Clob getMetaRemoveGraph()
TransactionSQL.SelectChangesetResult
getMetaRemoveGraph in interface TransactionSQL.SelectChangesetResultpublic void setMetaRemoveGraph(java.sql.Clob metaRemoveGraph)
TransactionSQL.SelectChangesetResult
setMetaRemoveGraph in interface TransactionSQL.SelectChangesetResultmetaRemoveGraph - the "MetaRemoveGraph" result valuepublic java.lang.String getNameGraphUri()
TransactionSQL.SelectChangesetResult
getNameGraphUri in interface TransactionSQL.SelectChangesetResultpublic void setNameGraphUri(java.lang.String nameGraphUri)
TransactionSQL.SelectChangesetResult
setNameGraphUri in interface TransactionSQL.SelectChangesetResultnameGraphUri - the "NameGraphUri" result value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||