|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface StatementRdbWrapper.InsertStatementParams
Interface for managing the parameters to the insertStatement prepared statement.
| Method Summary | |
|---|---|
java.lang.Long |
getHstart()
Get the "Hstart" parameter to use within prepared statement |
long |
getNamedGraphId()
Get the "NamedGraphId" parameter to use within prepared statement |
long |
getObj()
Get the "Obj" parameter to use within prepared statement |
long |
getProp()
Get the "Prop" parameter to use within prepared statement |
long |
getSubj()
Get the "Subj" parameter to use within prepared statement |
| Method Detail |
|---|
long getNamedGraphId()
throws AnzoException
AnzoException
long getSubj()
throws AnzoException
AnzoException
long getProp()
throws AnzoException
AnzoException
long getObj()
throws AnzoException
AnzoException
java.lang.Long getHstart()
throws AnzoException
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||