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

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

public static class GlitterSQL.Select9MMETAParamsImpl
extends java.lang.Object
implements GlitterSQL.Select9MMETAParams

Default implementation of Select9MMETAParams


Constructor Summary
GlitterSQL.Select9MMETAParamsImpl()
           
 
Method Summary
 int getMeta()
          Get the "Meta" parameter to use within prepared statement
 long getObjId()
          Get the "ObjId" 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.Select9MMETAParamsImpl

public GlitterSQL.Select9MMETAParamsImpl()
Method Detail

getMeta

public int getMeta()
Description copied from interface: GlitterSQL.Select9MMETAParams
Get the "Meta" parameter to use within prepared statement

Specified by:
getMeta in interface GlitterSQL.Select9MMETAParams
Returns:
the Meta to use within prepared statement

getObjId

public long getObjId()
Description copied from interface: GlitterSQL.Select9MMETAParams
Get the "ObjId" parameter to use within prepared statement

Specified by:
getObjId in interface GlitterSQL.Select9MMETAParams
Returns:
the ObjId to use within prepared statement


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