IRowMapper

IRowMapper is used by AbstractDBDataProvider for mapping single row level data from SQL result set to any Java object such as Map or List or custom value objects.

Default row mapper implementation is provided, which maps row level data to a Map.

For details on IRowMapper interface, click the Help icon in the TIBCO MDM application. In the Contents section, click API Reference > Java API Reference Pages. Click the Java API Reference link in the left pane. The detailed description of each class and method in theTIBCO MDM Java API references are provided.