|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.sql.GraphSQL.InsertStatementParamsImpl
public static class GraphSQL.InsertStatementParamsImpl
Default implementation of InsertStatementParams
| Constructor Summary | |
|---|---|
GraphSQL.InsertStatementParamsImpl()
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphSQL.InsertStatementParamsImpl()
| Method Detail |
|---|
public int getMetadata()
GraphSQL.InsertStatementParams
getMetadata in interface GraphSQL.InsertStatementParamspublic long getNamedgraphId()
GraphSQL.InsertStatementParams
getNamedgraphId in interface GraphSQL.InsertStatementParamspublic long getSubj()
GraphSQL.InsertStatementParams
getSubj in interface GraphSQL.InsertStatementParamspublic long getProp()
GraphSQL.InsertStatementParams
getProp in interface GraphSQL.InsertStatementParamspublic long getObj()
GraphSQL.InsertStatementParams
getObj in interface GraphSQL.InsertStatementParams
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||