org.openanzo.server.repository.rdb.sql
Class StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_1ParamsImpl

java.lang.Object
  extended by org.openanzo.server.repository.rdb.sql.StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_1ParamsImpl
All Implemented Interfaces:
StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_1Params
Enclosing class:
StatementFindRdbWrapper

public static class StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_1ParamsImpl
extends java.lang.Object
implements StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_1Params

Default implementation of InsertStatementsByTripleFromHistory_1Params


Constructor Summary
StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_1ParamsImpl()
           
 
Method Summary
 long getNamedGraph()
          Get the "NamedGraph" parameter to use within prepared statement
 long getUserId()
          Get the "UserId" parameter to use within prepared statement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_1ParamsImpl

public StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_1ParamsImpl()
Method Detail

getNamedGraph

public long getNamedGraph()
Description copied from interface: StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_1Params
Get the "NamedGraph" parameter to use within prepared statement

Specified by:
getNamedGraph in interface StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_1Params
Returns:
the NamedGraph to use within prepared statement

getUserId

public long getUserId()
Description copied from interface: StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_1Params
Get the "UserId" parameter to use within prepared statement

Specified by:
getUserId in interface StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_1Params
Returns:
the UserId to use within prepared statement


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.