Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Programmatic Access to the Provenance Extension

Marco Brandizi edited this page Feb 10, 2015 · 1 revision

For what concerns the programmatic access to the provenance features, see the examples in the introduction.

The configuration of the database back end works like the corresponding base module. In Maven, you have to link the extension only, and it will pull the base module and the core interface automatically. Out of Maven, you the same .jars needed for the base module, plus the one produced by the provenance extension.

As for the configuration, you need the usual Spring file, where you're going to use the ProvDbManagerFactory, in place of DbManagerFactory.