db4o

Query.execute Method 

executes the com.db4o.query.Query .

ObjectSet execute();

Return Value

com.db4o.ObjectSet - the result of the com.db4o.query.Query .

See Also

Query Interface | com.db4o.query Namespace