Compass - Jdbc

Jdbc

As part of Compass::Gps, the Jdbc device can index databases using Jdbc, mapping a Jdbc ResultSet or database Table to a Compass Resource. The Jdbc device can index the content of a database, as well as mirroring changes done to it (providing there are version columns and they are properly maintained).

Note, that if the application uses a rich domain model with an ORM tool such as Hibernate / JDO or Apache OJB, Compass::Gps provides devices for each of them that is much simpler than Jdbc.

The Jdbc support provides the following features: