org.exolab.castor.jdo.engine

Class OQLQueryImpl.OQLEnumeration

class OQLQueryImpl.OQLEnumeration extends Object implements QueryResults, Enumeration

Constructor Summary
OQLEnumeration(QueryResults results, Vector pathInfo, JDOClassDescriptor clsDesc)
OQLEnumeration(QueryResults results)
Method Summary
booleanabsolute(int row)
voidclose()
booleanhasMore()
booleanhasMore(boolean skipError)
booleanhasMoreElements()
Objectnext()
ObjectnextElement()
intsize()

Constructor Detail

OQLEnumeration

OQLEnumeration(QueryResults results, Vector pathInfo, JDOClassDescriptor clsDesc)

OQLEnumeration

OQLEnumeration(QueryResults results)

Method Detail

absolute

public boolean absolute(int row)

close

public void close()

hasMore

public boolean hasMore()

hasMore

public boolean hasMore(boolean skipError)

hasMoreElements

public boolean hasMoreElements()

next

public Object next()

nextElement

public Object nextElement()

size

public int size()
Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com