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 jOOQ record auto reflection registration #77

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

luneo7
Copy link

@luneo7 luneo7 commented Jun 22, 2022

Adds jOOQ records automatic reflection registration, so records/pojos generated with jOOQ codgen are automatically registered for reflection

Fixes #6

@luneo7
Copy link
Author

luneo7 commented Jun 22, 2022

/cc @angrymango

@luneo7 luneo7 force-pushed the jooq-record-reflections branch from 79cfa80 to dcc00c2 Compare June 22, 2022 20:15
@luneo7 luneo7 force-pushed the jooq-record-reflections branch from dcc00c2 to 28e183f Compare June 22, 2022 20:58
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

Successfully merging this pull request may close these issues.

Register generated classes for reflection
1 participant