org.openanzo.server.repository.rdb.sql
Class NamedGraphRdbWrapper.GetTotalNumberOfStoredNamedGraphsNoWithParamsImpl

java.lang.Object
  extended by org.openanzo.server.repository.rdb.sql.NamedGraphRdbWrapper.GetTotalNumberOfStoredNamedGraphsNoWithParamsImpl
All Implemented Interfaces:
NamedGraphRdbWrapper.GetTotalNumberOfStoredNamedGraphsNoWithParams
Enclosing class:
NamedGraphRdbWrapper

public static class NamedGraphRdbWrapper.GetTotalNumberOfStoredNamedGraphsNoWithParamsImpl
extends java.lang.Object
implements NamedGraphRdbWrapper.GetTotalNumberOfStoredNamedGraphsNoWithParams

Default implementation of GetTotalNumberOfStoredNamedGraphsNoWithParams


Constructor Summary
NamedGraphRdbWrapper.GetTotalNumberOfStoredNamedGraphsNoWithParamsImpl()
           
 
Method Summary
 java.lang.Long getNow()
          Get the "Now" parameter to use within prepared statement
 java.lang.Long getNow2()
          Get the "Now2" parameter to use within prepared statement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamedGraphRdbWrapper.GetTotalNumberOfStoredNamedGraphsNoWithParamsImpl

public NamedGraphRdbWrapper.GetTotalNumberOfStoredNamedGraphsNoWithParamsImpl()
Method Detail

getNow

public java.lang.Long getNow()
Description copied from interface: NamedGraphRdbWrapper.GetTotalNumberOfStoredNamedGraphsNoWithParams
Get the "Now" parameter to use within prepared statement

Specified by:
getNow in interface NamedGraphRdbWrapper.GetTotalNumberOfStoredNamedGraphsNoWithParams
Returns:
the Now to use within prepared statement

getNow2

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

Specified by:
getNow2 in interface NamedGraphRdbWrapper.GetTotalNumberOfStoredNamedGraphsNoWithParams
Returns:
the Now2 to use within prepared statement


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