Develop > Developer Reference > Creating Discovery and Integration Adapters > Developing Generic Database Adapters > Use Eclipse to Map Between CIT Attributes and Database Tables

Use Eclipse to Map Between CIT Attributes and Database Tables

Caution This procedure is intended for users with an advanced knowledge of content development. For any questions, contact Micro Focus Software Support.

This task describes how to install and use the JPA plug-in, provided with the J2EE edition of Eclipse, to:

  • Enable graphical mapping between CMDB class attributes and database table columns.

  • Enable manual editing of the mapping file (orm.xml), while providing correctness. The correctness check includes a syntax check as well as verification that the class attributes and mapped database table columns are stated correctly.

  • Enable deployment of the mapping file to the CMDB server and to view the errors, as a further correctness check.

  • Define a sample query on the CMDB server and run it directly from Eclipse, to test the mapping file.

Version 1.1 of the plug-in is compatible with UCMDB version 9.01 or later and Eclipse IDE for Java EE Developers, version 1.2.2.20100217-2310 or later.