returns the persistent object that is represented by this query com.db4o.query.Candidate .
[Visual Basic] Function getObject() As Object [C#] object getObject(); [C++] Object* getObject(); [JScript] function getObject(): Object;
Object the persistent object.
Candidate Interface | com.db4o.query Namespace