DbUnit Extractor - copy selected rows from SQL Console as DbUnit XML.
Inspired by @rakk web tool for generating DbUnit XML lines.
- Install plugin and set up database connection
- Write SQL query and execute it
- Select rows and columns you want to export
- Right click on selection
- Select "Copy to clipboard as DbUnit XML" from context menu
- Paste result in your .xml file
Jetbrains DbUnit Extractor plugin page
This project is licensed under the MIT License.