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

Enhancement: Implement GormJobStore #89

Open
joemccall86 opened this issue Jun 13, 2017 · 0 comments
Open

Enhancement: Implement GormJobStore #89

joemccall86 opened this issue Jun 13, 2017 · 0 comments

Comments

@joemccall86
Copy link

Inspired by the spring security oauth2 provider plugin.

I think it would be nice to have a GormJobStore that used GORM objects instead of using a JDBC directly. It would also have the benefit of integrating with the database-migration plugin using dbm-gorm-diff.

It would be a little tedious but not too difficult. We could use JobStoreSupport as a guide.

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

No branches or pull requests

2 participants