|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface GraphSQL.InsertStatementParams
Interface for managing the parameters to the insertStatement prepared statement.
| Method Summary | |
|---|---|
int |
getMetadata()
Get the "Metadata" 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 |
|---|
int getMetadata()
throws RdbException
RdbException
long getNamedgraphId()
throws RdbException
RdbException
long getSubj()
throws RdbException
RdbException
long getProp()
throws RdbException
RdbException
long getObj()
throws RdbException
RdbException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||