Class OQLQueryImpl.OQLEnumeration

java.lang.Object
org.exolab.castor.jdo.engine.OQLQueryImpl.OQLEnumeration
All Implemented Interfaces:
Enumeration<Object>, QueryResults
Enclosing class:
OQLQueryImpl

class OQLQueryImpl.OQLEnumeration extends Object implements QueryResults, Enumeration<Object>
Enumeration implementation to traverse the result as returned by the execution of the OQL query.