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