|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface StatementRdbWrapper.SelectStatementsByTripleFromHistoryParams
Interface for managing the parameters to the selectStatementsByTripleFromHistory prepared statement.
| Method Summary | |
|---|---|
long |
getNamedGraph()
Get the "NamedGraph" parameter to use within prepared statement |
int |
getNamedGraphNull()
Get the "NamedGraphNull" parameter to use within prepared statement |
long |
getObj()
Get the "Obj" parameter to use within prepared statement |
int |
getObjNull()
Get the "ObjNull" parameter to use within prepared statement |
long |
getProp()
Get the "Prop" parameter to use within prepared statement |
int |
getPropNull()
Get the "PropNull" parameter to use within prepared statement |
long |
getSubj()
Get the "Subj" parameter to use within prepared statement |
int |
getSubjNull()
Get the "SubjNull" parameter to use within prepared statement |
long |
getUserId()
Get the "UserId" parameter to use within prepared statement |
| Method Detail |
|---|
int getNamedGraphNull()
throws AnzoException
AnzoException
long getNamedGraph()
throws AnzoException
AnzoException
int getSubjNull()
throws AnzoException
AnzoException
long getSubj()
throws AnzoException
AnzoException
int getPropNull()
throws AnzoException
AnzoException
long getProp()
throws AnzoException
AnzoException
int getObjNull()
throws AnzoException
AnzoException
long getObj()
throws AnzoException
AnzoException
long getUserId()
throws AnzoException
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||