org.openmobileis.database.fastobjectdb.db.query.soda
Class FODBSodaObjectContainer

java.lang.Object
  extended byorg.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaObjectContainer
All Implemented Interfaces:
org.odbms.ObjectContainer

public class FODBSodaObjectContainer
extends java.lang.Object
implements org.odbms.ObjectContainer

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu

Constructor Summary
FODBSodaObjectContainer()
           
 
Method Summary
 org.odbms.Query query()
          factory method to create a new Query object to query this ObjectContainer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FODBSodaObjectContainer

public FODBSodaObjectContainer()
Method Detail

query

public org.odbms.Query query()
Description copied from interface: org.odbms.ObjectContainer
factory method to create a new Query object to query this ObjectContainer.

Specified by:
query in interface org.odbms.ObjectContainer
Returns:
a new Query object


Copyright 2005 e-Care. All Rights Reserved.