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

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

public static class StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_4ParamsImpl
extends java.lang.Object
implements StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_4Params

Default implementation of InsertStatementsByTripleFromHistory_4Params


Constructor Summary
StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_4ParamsImpl()
           
 
Method Summary
 long getProp()
          Get the "Prop" 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_4ParamsImpl

public StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_4ParamsImpl()
Method Detail

getProp

public long getProp()
Description copied from interface: StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_4Params
Get the "Prop" parameter to use within prepared statement

Specified by:
getProp in interface StatementFindRdbWrapper.InsertStatementsByTripleFromHistory_4Params
Returns:
the Prop to use within prepared statement

getUserId

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

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


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