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

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

public static class StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_8ParamsImpl
extends java.lang.Object
implements StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_8Params

Default implementation of InsertStatementsByTripleFromHistory_8Params


Constructor Summary
StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_8ParamsImpl()
           
 
Method Summary
 long getObj()
          Get the "Obj" 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_8ParamsImpl

public StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_8ParamsImpl()
Method Detail

getObj

public long getObj()
Description copied from interface: StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_8Params
Get the "Obj" parameter to use within prepared statement

Specified by:
getObj in interface StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_8Params
Returns:
the Obj to use within prepared statement

getUserId

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

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


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