Compass - JDO

JDO

JDO is a standard interface-based Java model abstraction of persistence. JDO persist POJO (Plain Old Java Objects), or a rich domain model to the database based on a set of mapping definitions (ORM).

An ORM tool is a natural match to Compass OSEM features. A simple Compass::Gps device that can index all the data that has both OSEM and ORM mapping definition can be easily developed, and if the ORM tool provides support for events, then mirroring can be supported as well.

Note that most, if not all of the time, enabling full text search on the application domain model when using Jdo will not require any coding.

The following are the features for the Compass::Gps Jdo device: