query resultset.
For a list of all members of this type, see ObjectSet Members.
com.db4o.ObjectSet
com.db4o.ext.ExtObjectSet
query resultset.
The
ObjectSetclass serves as a cursor to iterate through a set of objects retrieved by a call to get .
ObjectSetcan easily be wrapped to a
java.util.List(Java) /
System.Collections.IList(.NET) using the source code supplied in ../com/db4o/wrap/
ObjectSetto allow lazy instantiation.
Namespace: com.db4o
Assembly: db4o (in db4o.dll)
ObjectSet Members | com.db4o Namespace | for extended functionality.