The jOOQ User Manual. Multiple Pages : SQL execution : Exporting to XML, CSV, JSON, HTML, Textprevious : next

If you are using jOOQ for scripting purposes or in a slim, unlayered application server, you might be interested in using jOOQ's exporting functionality (see also the importing functionality). You can export any Result<Record> into the formats discussed in the subsequent chapters of the manual

# Table of contents

5.9.1.
Exporting XML
5.9.2.
Exporting CSV
5.9.3.
Exporting JSON
5.9.4.
Exporting HTML
5.9.5.
Exporting Text

The jOOQ User Manual. Multiple Pages : SQL execution : Exporting to XML, CSV, JSON, HTML, Textprevious : next

Fork me on GitHub
The jOOQ Logo