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

Setup JOOQ #14

Open
ookura-mf opened this issue Dec 28, 2021 · 1 comment
Open

Setup JOOQ #14

ookura-mf opened this issue Dec 28, 2021 · 1 comment
Assignees
Labels
Milestone

Comments

@ookura-mf
Copy link
Owner

No description provided.

@ookura-mf ookura-mf added this to the Sprint28 milestone Dec 28, 2021
@ookura-mf ookura-mf added the api label Dec 28, 2021
@ookura-mf ookura-mf self-assigned this Dec 28, 2021
@ookura-mf ookura-mf moved this from Todo to In Progress in simple_journal_entry Dec 28, 2021
@ookura-mf ookura-mf moved this from In Progress to Done in simple_journal_entry Dec 28, 2021
@JayAhn2
Copy link

JayAhn2 commented Jan 7, 2022

To use CustomGeneratorStrategy you need to locate this file in the seperate gradle module.

https://github.com/etiennestuder/gradle-jooq-plugin/tree/master/example/configure_custom_generator_strategy/custom-generator-strategy

Or you can just rely on org.jooq.codegen.example.JPrefixGeneratorStrategy before you add your own custom one :) (as it is not officially supported feature, but an example can be removed in the future release of jooq)

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

No branches or pull requests

2 participants