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

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

public static class GlitterSQL.PreparePropInferP_0_NO_WITH_0ParamsImpl
extends java.lang.Object
implements GlitterSQL.PreparePropInferP_0_NO_WITH_0Params

Default implementation of PreparePropInferP_0_NO_WITH_0Params


Constructor Summary
GlitterSQL.PreparePropInferP_0_NO_WITH_0ParamsImpl()
           
 
Method Summary
 long getOntId()
          Get the "OntId" parameter to use within prepared statement
 long getPropId()
          Get the "PropId" 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.PreparePropInferP_0_NO_WITH_0ParamsImpl

public GlitterSQL.PreparePropInferP_0_NO_WITH_0ParamsImpl()
Method Detail

getOntId

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

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

getPropId

public long getPropId()
Description copied from interface: GlitterSQL.PreparePropInferP_0_NO_WITH_0Params
Get the "PropId" parameter to use within prepared statement

Specified by:
getPropId in interface GlitterSQL.PreparePropInferP_0_NO_WITH_0Params
Returns:
the PropId to use within prepared statement


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