org.apache.ojb.odmg.oql
Interface EnhancedOQLQuery

All Superinterfaces:
OQLQuery
All Known Implementing Classes:
OQLQueryImpl

public interface EnhancedOQLQuery
extends OQLQuery


Method Summary
 void create(java.lang.String queryString, int startAtIndex, int endAtIndex)
           
 int fullSize()
          Deprecated.  
 
Methods inherited from interface org.odmg.OQLQuery
bind, create, execute
 

Method Detail

create

public void create(java.lang.String queryString,
                   int startAtIndex,
                   int endAtIndex)
            throws QueryInvalidException
Throws:
QueryInvalidException

fullSize

public int fullSize()
Deprecated.  

Returns:


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