Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataSet exporter #47

Closed
rmpestano opened this issue Sep 9, 2016 · 0 comments
Closed

DataSet exporter #47

rmpestano opened this issue Sep 9, 2016 · 0 comments

Comments

@rmpestano
Copy link
Owner

rmpestano commented Sep 9, 2016

Create a component to export datasets based on a JDBC connection.

Implement it as a maven plugin.

Parameters can be:

  • database configuration (url, user, password)
  • jdbc driver class
  • dataset format (xml,yml,xsl or json)
  • includes/excludes (table names)

output:

DataSet file based on database state of provided connection.

rmpestano pushed a commit that referenced this issue Sep 11, 2016
rmpestano pushed a commit that referenced this issue Sep 11, 2016
dataset exporter xml tests
rmpestano pushed a commit that referenced this issue Sep 12, 2016
- adds exportDataSet to CDI and JUnit5 modules
rmpestano pushed a commit that referenced this issue Sep 12, 2016
- adds exportDataSet section in readme
rmpestano pushed a commit that referenced this issue Sep 12, 2016
rmpestano added a commit that referenced this issue Sep 12, 2016
- adjusted windows tests
- adds csv and xls support
rmpestano added a commit that referenced this issue Sep 12, 2016
- adds json support
rmpestano added a commit that referenced this issue Sep 12, 2016
- removed sql logs
- updated readme
rmpestano added a commit that referenced this issue Sep 12, 2016
readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant