org.apache.ojb.soda
Class ObjectContainerImpl

java.lang.Object
  extended byorg.apache.ojb.soda.ObjectContainerImpl
All Implemented Interfaces:
ObjectContainer

public class ObjectContainerImpl
extends java.lang.Object
implements ObjectContainer

Version:
$Id: ObjectContainerImpl.java,v 1.3 2003/02/19 22:10:13 arminw Exp $
Author:
Thomas Mahler

Method Summary
static ObjectContainer getInstance(PersistenceBroker broker)
           
 Query query()
          factory method to create a new Query object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ObjectContainer getInstance(PersistenceBroker broker)

query

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

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


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14