ext | returns an ObjectSet with extended functionality. |
hasNext | returns trueif the ObjectSethas more elements. |
next | returns the next object in the ObjectSet. |
reset | resets the ObjectSetcursor before the first element. |
size | returns the number of elements in the ObjectSet. |
ObjectSet Interface | com.db4o Namespace | for extended functionality.