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

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

public static class StatementFindRdbWrapper.InsertStatementsByTripleHistory_6ParamsImpl
extends java.lang.Object
implements StatementFindRdbWrapper.InsertStatementsByTripleHistory_6Params

Default implementation of InsertStatementsByTripleHistory_6Params


Constructor Summary
StatementFindRdbWrapper.InsertStatementsByTripleHistory_6ParamsImpl()
           
 
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
 java.lang.Long getLastTransactionTime3()
          Get the "LastTransactionTime3" parameter to use within prepared statement
 java.lang.Long getLastTransactionTime4()
          Get the "LastTransactionTime4" parameter to use within prepared statement
 java.lang.Long getLastTransactionTime5()
          Get the "LastTransactionTime5" parameter to use within prepared statement
 java.lang.Long getLastTransactionTime6()
          Get the "LastTransactionTime6" parameter to use within prepared statement
 java.lang.Long getLastTransactionTime7()
          Get the "LastTransactionTime7" parameter to use within prepared statement
 java.lang.Long getLastTransactionTime8()
          Get the "LastTransactionTime8" 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
 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.InsertStatementsByTripleHistory_6ParamsImpl

public StatementFindRdbWrapper.InsertStatementsByTripleHistory_6ParamsImpl()
Method Detail

getSubj

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

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

getProp

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

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

getLastTransactionTime1

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

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

getLastTransactionTime2

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

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

getLastTransactionTime3

public java.lang.Long getLastTransactionTime3()
Description copied from interface: StatementFindRdbWrapper.InsertStatementsByTripleHistory_6Params
Get the "LastTransactionTime3" parameter to use within prepared statement

Specified by:
getLastTransactionTime3 in interface StatementFindRdbWrapper.InsertStatementsByTripleHistory_6Params
Returns:
the LastTransactionTime3 to use within prepared statement

getLastTransactionTime4

public java.lang.Long getLastTransactionTime4()
Description copied from interface: StatementFindRdbWrapper.InsertStatementsByTripleHistory_6Params
Get the "LastTransactionTime4" parameter to use within prepared statement

Specified by:
getLastTransactionTime4 in interface StatementFindRdbWrapper.InsertStatementsByTripleHistory_6Params
Returns:
the LastTransactionTime4 to use within prepared statement

getLastTransactionTime5

public java.lang.Long getLastTransactionTime5()
Description copied from interface: StatementFindRdbWrapper.InsertStatementsByTripleHistory_6Params
Get the "LastTransactionTime5" parameter to use within prepared statement

Specified by:
getLastTransactionTime5 in interface StatementFindRdbWrapper.InsertStatementsByTripleHistory_6Params
Returns:
the LastTransactionTime5 to use within prepared statement

getLastTransactionTime6

public java.lang.Long getLastTransactionTime6()
Description copied from interface: StatementFindRdbWrapper.InsertStatementsByTripleHistory_6Params
Get the "LastTransactionTime6" parameter to use within prepared statement

Specified by:
getLastTransactionTime6 in interface StatementFindRdbWrapper.InsertStatementsByTripleHistory_6Params
Returns:
the LastTransactionTime6 to use within prepared statement

getLastTransactionTime7

public java.lang.Long getLastTransactionTime7()
Description copied from interface: StatementFindRdbWrapper.InsertStatementsByTripleHistory_6Params
Get the "LastTransactionTime7" parameter to use within prepared statement

Specified by:
getLastTransactionTime7 in interface StatementFindRdbWrapper.InsertStatementsByTripleHistory_6Params
Returns:
the LastTransactionTime7 to use within prepared statement

getLastTransactionTime8

public java.lang.Long getLastTransactionTime8()
Description copied from interface: StatementFindRdbWrapper.InsertStatementsByTripleHistory_6Params
Get the "LastTransactionTime8" parameter to use within prepared statement

Specified by:
getLastTransactionTime8 in interface StatementFindRdbWrapper.InsertStatementsByTripleHistory_6Params
Returns:
the LastTransactionTime8 to use within prepared statement

getUserId

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

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


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