LDAP Queries

Using an LDAP 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

It is hoped to provide more options in the future.