|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinResult
Interface for holding the results of the selectTrackerStatementsDeltasJoin prepared statement.
| Method Summary | |
|---|---|
long |
getId()
Get the "Id" result value |
long |
getNgid()
Get the "Ngid" result value |
long |
getObj()
Get the "Obj" result value |
long |
getOldid()
Get the "Oldid" result value |
long |
getOldng()
Get the "Oldng" result value |
long |
getPred()
Get the "Pred" result value |
long |
getSubj()
Get the "Subj" result value |
void |
setId(long id)
Set the "Id" result value |
void |
setNgid(long ngid)
Set the "Ngid" result value |
void |
setObj(long obj)
Set the "Obj" result value |
void |
setOldid(long oldid)
Set the "Oldid" result value |
void |
setOldng(long oldng)
Set the "Oldng" result value |
void |
setPred(long pred)
Set the "Pred" result value |
void |
setSubj(long subj)
Set the "Subj" result value |
| Method Detail |
|---|
long getId()
throws AnzoException
AnzoException
void setId(long id)
throws AnzoException
id - the "Id" result value
AnzoException
long getNgid()
throws AnzoException
AnzoException
void setNgid(long ngid)
throws AnzoException
ngid - the "Ngid" result value
AnzoException
long getSubj()
throws AnzoException
AnzoException
void setSubj(long subj)
throws AnzoException
subj - the "Subj" result value
AnzoException
long getPred()
throws AnzoException
AnzoException
void setPred(long pred)
throws AnzoException
pred - the "Pred" result value
AnzoException
long getObj()
throws AnzoException
AnzoException
void setObj(long obj)
throws AnzoException
obj - the "Obj" result value
AnzoException
long getOldid()
throws AnzoException
AnzoException
void setOldid(long oldid)
throws AnzoException
oldid - the "Oldid" result value
AnzoException
long getOldng()
throws AnzoException
AnzoException
void setOldng(long oldng)
throws AnzoException
oldng - the "Oldng" result value
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||