db.query(new OSQLSynchQuery<ODocument>("select * from books"));
and
db.command(new OSQLSynchQuery<Book>("select * from books")).execute(params);What's the recommended way, and what's the actual difference between these two??Thanks, Erik
--
---
You received this message because you are subscribed to the Google Groups "OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orient-databa...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.