Home > Release Notes

4.7.10

Release Date: March 9, 2010

DataModel API

Introspection API has been completed:

The method SchemaNode.getTablePrimaryKeyNodes() has been added. It returns the primary key that is defined in schema if the node is a table.

For more information, see SchemaNode.getTablePrimaryKeyNodes()

Validation API

Class Adaptation

New methods:

Class AdaptationTable

New method: getValidationReport(boolean ensureActivation, boolean updateValidationReport) . It allows to get a validation report of a table without revalidating it.

For more information, see AdaptationTable.getValidationReport()

Bug Fixes

Data Model & DMA

Import Export

Messages & i18n

Users & Permissions

Validation

Home > Release Notes