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

Add groovy db config loading #2

Open
dmillett opened this issue Sep 7, 2011 · 2 comments
Open

Add groovy db config loading #2

dmillett opened this issue Sep 7, 2011 · 2 comments
Assignees
Labels

Comments

@dmillett
Copy link
Owner

dmillett commented Sep 7, 2011

Add database support, in addition to xml, json, for reading configuration values into the Config Map.

@ghost ghost assigned dmillett Sep 7, 2011
@dmillett
Copy link
Owner Author

Almost complete with initial SqlLoader code. Planning to test on:

  • Posgres
  • Hypersonic

@dmillett
Copy link
Owner Author

Implemented H2 in memory database for some of the test cases. Pushed inactive db functionality up to master. 75% of unit tests are complete. Some actual testing with postgres and/or hypersonic is required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant