org.openanzo.common.rdb.sql
Class GlitterSQL.PrepareObjectInferO_0ParamsImpl

java.lang.Object
  extended by org.openanzo.common.rdb.sql.GlitterSQL.PrepareObjectInferO_0ParamsImpl
All Implemented Interfaces:
GlitterSQL.PrepareObjectInferO_0Params
Enclosing class:
GlitterSQL

public static class GlitterSQL.PrepareObjectInferO_0ParamsImpl
extends java.lang.Object
implements GlitterSQL.PrepareObjectInferO_0Params

Default implementation of PrepareObjectInferO_0Params


Constructor Summary
GlitterSQL.PrepareObjectInferO_0ParamsImpl()
           
 
Method Summary
 long getObjectId()
          Get the "ObjectId" parameter to use within prepared statement
 long getOntId()
          Get the "OntId" parameter to use within prepared statement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlitterSQL.PrepareObjectInferO_0ParamsImpl

public GlitterSQL.PrepareObjectInferO_0ParamsImpl()
Method Detail

getOntId

public long getOntId()
Description copied from interface: GlitterSQL.PrepareObjectInferO_0Params
Get the "OntId" parameter to use within prepared statement

Specified by:
getOntId in interface GlitterSQL.PrepareObjectInferO_0Params
Returns:
the OntId to use within prepared statement

getObjectId

public long getObjectId()
Description copied from interface: GlitterSQL.PrepareObjectInferO_0Params
Get the "ObjectId" parameter to use within prepared statement

Specified by:
getObjectId in interface GlitterSQL.PrepareObjectInferO_0Params
Returns:
the ObjectId to use within prepared statement


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