Starting in Release 3.2, Dali can convert metadata (such as converters, queries, and generators) into an XML mapping file. This allows you to maintain the global metadata for a persistence unit (such as queries and generators) in an XML mapping file.
Right-click the project in the Explorer view and select JPA Tools > Move to XML > specific metadata (such as Java Converters, Java Queries, or Java Generators).
The JPA Metadata Conversion dialog page appears.
Enter the filename and location of the XML mapping file, and click Finish.
Dali generates the XML file.
Related concepts