db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » Native Queries » Marshalling   (RSS)
  • Re: Serialization of a native query

    chrisdrop:In c/s mode - native queries are sent to the server to be processed I believe. If a Predicate instance can be optimized to SODA on the client, the optimized SODA query will be passed on to server. Otherwise the Predicate will be wrapped inside a SODA Evaluation that will be passed to server. There currently is no notion of native ...
    Posted to db4o User Forum (Forum) by Patrick Roemer on October 29, 2006