|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ReplicationRdbWrapper.SelectRoleDeltasResult
Interface for holding the results of the selectRoleDeltas prepared statement.
| Method Summary | |
|---|---|
java.lang.Long |
getHend()
Get the "Hend" result value |
java.lang.Long |
getHstart()
Get the "Hstart" result value |
long |
getRoleId()
Get the "RoleId" result value |
void |
setHend(java.lang.Long hend)
Set the "Hend" result value |
void |
setHstart(java.lang.Long hstart)
Set the "Hstart" result value |
void |
setRoleId(long roleId)
Set the "RoleId" result value |
| Method Detail |
|---|
long getRoleId()
throws AnzoException
AnzoException
void setRoleId(long roleId)
throws AnzoException
roleId - the "RoleId" result value
AnzoException
java.lang.Long getHstart()
throws AnzoException
AnzoException
void setHstart(java.lang.Long hstart)
throws AnzoException
hstart - the "Hstart" result value
AnzoException
java.lang.Long getHend()
throws AnzoException
AnzoException
void setHend(java.lang.Long hend)
throws AnzoException
hend - the "Hend" result value
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||