1.2. Data manipulated in Mergeant

Mergeant manipulates two kinds of data: data provided by the DBMS and data provided by the user. The association of these two kinds of data enables Mergeant to perform some powerfull work. The data provided by the user completes the description of the database given by the DBMS (mainly more details about the structure).

When user defined data is given in place of DBMS data, it will override it (it will be given a higher priority).

1.2.1. Automatically known database informations

As of version 0.6.x, Mergeant automatically knows about the following elements in a database (depending on the DBMS provider's degree of completeness and the DBMS' own features, see chapter ???):

1.2.2. User provided information

The user is allowed to provide informations about:

This information is the one which is stored in files for each connection to avoid entering it all each time a connection is reopened.