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

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

public static class StatementFindRdbWrapper.InsertStatementsByTripleNoAuthHistory_7ParamsImpl
extends java.lang.Object
implements StatementFindRdbWrapper.InsertStatementsByTripleNoAuthHistory_7Params

Default implementation of InsertStatementsByTripleNoAuthHistory_7Params


Constructor Summary
StatementFindRdbWrapper.InsertStatementsByTripleNoAuthHistory_7ParamsImpl()
           
 
Method Summary
 java.lang.Long getLastTransactionTime1()
          Get the "LastTransactionTime1" parameter to use within prepared statement
 java.lang.Long getLastTransactionTime2()
          Get the "LastTransactionTime2" parameter to use within prepared statement
 long getNamedGraph()
          Get the "NamedGraph" 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

StatementFindRdbWrapper.InsertStatementsByTripleNoAuthHistory_7ParamsImpl

public StatementFindRdbWrapper.InsertStatementsByTripleNoAuthHistory_7ParamsImpl()
Method Detail

getNamedGraph

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

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

getSubj

public long getSubj()
Description copied from interface: StatementFindRdbWrapper.InsertStatementsByTripleNoAuthHistory_7Params
Get the "Subj" parameter to use within prepared statement

Specified by:
getSubj in interface StatementFindRdbWrapper.InsertStatementsByTripleNoAuthHistory_7Params
Returns:
the Subj to use within prepared statement

getProp

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

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

getLastTransactionTime1

public java.lang.Long getLastTransactionTime1()
Description copied from interface: StatementFindRdbWrapper.InsertStatementsByTripleNoAuthHistory_7Params
Get the "LastTransactionTime1" parameter to use within prepared statement

Specified by:
getLastTransactionTime1 in interface StatementFindRdbWrapper.InsertStatementsByTripleNoAuthHistory_7Params
Returns:
the LastTransactionTime1 to use within prepared statement

getLastTransactionTime2

public java.lang.Long getLastTransactionTime2()
Description copied from interface: StatementFindRdbWrapper.InsertStatementsByTripleNoAuthHistory_7Params
Get the "LastTransactionTime2" parameter to use within prepared statement

Specified by:
getLastTransactionTime2 in interface StatementFindRdbWrapper.InsertStatementsByTripleNoAuthHistory_7Params
Returns:
the LastTransactionTime2 to use within prepared statement


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