|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.rdb.sql.GraphSQL.DeleteStatementParamsImpl
public static class GraphSQL.DeleteStatementParamsImpl
Default implementation of DeleteStatementParams
| Constructor Summary | |
|---|---|
GraphSQL.DeleteStatementParamsImpl()
|
|
| Method Summary | |
|---|---|
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.DeleteStatementParamsImpl()
| Method Detail |
|---|
public long getNamedgraphId()
GraphSQL.DeleteStatementParams
getNamedgraphId in interface GraphSQL.DeleteStatementParamspublic long getSubj()
GraphSQL.DeleteStatementParams
getSubj in interface GraphSQL.DeleteStatementParamspublic long getProp()
GraphSQL.DeleteStatementParams
getProp in interface GraphSQL.DeleteStatementParamspublic long getObj()
GraphSQL.DeleteStatementParams
getObj in interface GraphSQL.DeleteStatementParams
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||