Skip to content

jarasez/JooqGenerator

Repository files navigation

Use:

./gradlew composeUp 

to start the PostgreSQL DB and generate tables (host: localhost, port: 3333, db: postgres, user: postgres, pass: postgres)

Run JooqGenerator

Generated sources will be created in: build

Open MyTableTable, which will have compile issues for the fields: STATUS_FIELD and COLOR.

Use:

./gradlew composeDown

to stop PostgreSQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages