org.openanzo.server.repository.rdb.sql
Class ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParamsImpl

java.lang.Object
  extended by org.openanzo.server.repository.rdb.sql.ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParamsImpl
All Implemented Interfaces:
ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Enclosing class:
ReplicationRdbWrapper

public static class ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParamsImpl
extends java.lang.Object
implements ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams

Default implementation of SelectTrackerStatementsDeltasJoinParams


Constructor Summary
ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParamsImpl()
           
 
Method Summary
 java.lang.Long getNow1()
          Get the "Now1" parameter to use within prepared statement
 java.lang.Long getNow10()
          Get the "Now10" parameter to use within prepared statement
 java.lang.Long getNow11()
          Get the "Now11" parameter to use within prepared statement
 java.lang.Long getNow12()
          Get the "Now12" parameter to use within prepared statement
 java.lang.Long getNow2()
          Get the "Now2" parameter to use within prepared statement
 java.lang.Long getNow3()
          Get the "Now3" parameter to use within prepared statement
 java.lang.Long getNow4()
          Get the "Now4" parameter to use within prepared statement
 java.lang.Long getNow5()
          Get the "Now5" parameter to use within prepared statement
 java.lang.Long getNow6()
          Get the "Now6" parameter to use within prepared statement
 java.lang.Long getNow7()
          Get the "Now7" parameter to use within prepared statement
 java.lang.Long getNow8()
          Get the "Now8" parameter to use within prepared statement
 java.lang.Long getNow9()
          Get the "Now9" parameter to use within prepared statement
 java.lang.Long getThen1()
          Get the "Then1" parameter to use within prepared statement
 java.lang.Long getThen10()
          Get the "Then10" parameter to use within prepared statement
 java.lang.Long getThen11()
          Get the "Then11" parameter to use within prepared statement
 java.lang.Long getThen12()
          Get the "Then12" parameter to use within prepared statement
 java.lang.Long getThen2()
          Get the "Then2" parameter to use within prepared statement
 java.lang.Long getThen3()
          Get the "Then3" parameter to use within prepared statement
 java.lang.Long getThen4()
          Get the "Then4" parameter to use within prepared statement
 java.lang.Long getThen5()
          Get the "Then5" parameter to use within prepared statement
 java.lang.Long getThen6()
          Get the "Then6" parameter to use within prepared statement
 java.lang.Long getThen7()
          Get the "Then7" parameter to use within prepared statement
 java.lang.Long getThen8()
          Get the "Then8" parameter to use within prepared statement
 java.lang.Long getThen9()
          Get the "Then9" parameter to use within prepared statement
 java.lang.Long getUserId1()
          Get the "UserId1" parameter to use within prepared statement
 java.lang.Long getUserId2()
          Get the "UserId2" parameter to use within prepared statement
 java.lang.Long getUserId3()
          Get the "UserId3" parameter to use within prepared statement
 java.lang.Long getUserId4()
          Get the "UserId4" parameter to use within prepared statement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParamsImpl

public ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParamsImpl()
Method Detail

getNow1

public java.lang.Long getNow1()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Now1" parameter to use within prepared statement

Specified by:
getNow1 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Now1 to use within prepared statement

getNow2

public java.lang.Long getNow2()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Now2" parameter to use within prepared statement

Specified by:
getNow2 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Now2 to use within prepared statement

getNow3

public java.lang.Long getNow3()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Now3" parameter to use within prepared statement

Specified by:
getNow3 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Now3 to use within prepared statement

getNow4

public java.lang.Long getNow4()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Now4" parameter to use within prepared statement

Specified by:
getNow4 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Now4 to use within prepared statement

getNow5

public java.lang.Long getNow5()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Now5" parameter to use within prepared statement

Specified by:
getNow5 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Now5 to use within prepared statement

getNow6

public java.lang.Long getNow6()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Now6" parameter to use within prepared statement

Specified by:
getNow6 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Now6 to use within prepared statement

getUserId1

public java.lang.Long getUserId1()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "UserId1" parameter to use within prepared statement

Specified by:
getUserId1 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the UserId1 to use within prepared statement

getNow7

public java.lang.Long getNow7()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Now7" parameter to use within prepared statement

Specified by:
getNow7 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Now7 to use within prepared statement

getNow8

public java.lang.Long getNow8()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Now8" parameter to use within prepared statement

Specified by:
getNow8 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Now8 to use within prepared statement

getNow9

public java.lang.Long getNow9()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Now9" parameter to use within prepared statement

Specified by:
getNow9 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Now9 to use within prepared statement

getNow10

public java.lang.Long getNow10()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Now10" parameter to use within prepared statement

Specified by:
getNow10 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Now10 to use within prepared statement

getNow11

public java.lang.Long getNow11()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Now11" parameter to use within prepared statement

Specified by:
getNow11 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Now11 to use within prepared statement

getNow12

public java.lang.Long getNow12()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Now12" parameter to use within prepared statement

Specified by:
getNow12 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Now12 to use within prepared statement

getUserId3

public java.lang.Long getUserId3()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "UserId3" parameter to use within prepared statement

Specified by:
getUserId3 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the UserId3 to use within prepared statement

getThen1

public java.lang.Long getThen1()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Then1" parameter to use within prepared statement

Specified by:
getThen1 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Then1 to use within prepared statement

getThen2

public java.lang.Long getThen2()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Then2" parameter to use within prepared statement

Specified by:
getThen2 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Then2 to use within prepared statement

getThen3

public java.lang.Long getThen3()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Then3" parameter to use within prepared statement

Specified by:
getThen3 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Then3 to use within prepared statement

getThen4

public java.lang.Long getThen4()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Then4" parameter to use within prepared statement

Specified by:
getThen4 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Then4 to use within prepared statement

getThen5

public java.lang.Long getThen5()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Then5" parameter to use within prepared statement

Specified by:
getThen5 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Then5 to use within prepared statement

getThen6

public java.lang.Long getThen6()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Then6" parameter to use within prepared statement

Specified by:
getThen6 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Then6 to use within prepared statement

getUserId2

public java.lang.Long getUserId2()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "UserId2" parameter to use within prepared statement

Specified by:
getUserId2 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the UserId2 to use within prepared statement

getThen7

public java.lang.Long getThen7()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Then7" parameter to use within prepared statement

Specified by:
getThen7 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Then7 to use within prepared statement

getThen8

public java.lang.Long getThen8()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Then8" parameter to use within prepared statement

Specified by:
getThen8 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Then8 to use within prepared statement

getThen9

public java.lang.Long getThen9()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Then9" parameter to use within prepared statement

Specified by:
getThen9 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Then9 to use within prepared statement

getThen10

public java.lang.Long getThen10()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Then10" parameter to use within prepared statement

Specified by:
getThen10 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Then10 to use within prepared statement

getThen11

public java.lang.Long getThen11()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Then11" parameter to use within prepared statement

Specified by:
getThen11 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Then11 to use within prepared statement

getThen12

public java.lang.Long getThen12()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "Then12" parameter to use within prepared statement

Specified by:
getThen12 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the Then12 to use within prepared statement

getUserId4

public java.lang.Long getUserId4()
Description copied from interface: ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Get the "UserId4" parameter to use within prepared statement

Specified by:
getUserId4 in interface ReplicationRdbWrapper.SelectTrackerStatementsDeltasJoinParams
Returns:
the UserId4 to use within prepared statement


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