Excel Queries

Using an Excel datastore Access Platform allows you to query the objects in the datastore using the following

  • JDOQL - language based around the objects that are persisted and using Java-type syntax
  • JPQL - language based around the objects that are persisted and using Java-type syntax

All JDOQL/JPQL queries for Excel are performed in-memory