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