https://github.com/kulabun/jooq-generator
New Code Generator For JOOQ
https://github.com/kulabun/jooq-generator
codegenerator database java8 jooq kotlin repository sql
Last synced: 1 day ago
JSON representation
New Code Generator For JOOQ
- Host: GitHub
- URL: https://github.com/kulabun/jooq-generator
- Owner: kulabun
- License: apache-2.0
- Archived: true
- Created: 2017-10-08T15:40:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T21:34:29.000Z (over 7 years ago)
- Last Synced: 2025-07-10T19:36:13.033Z (3 months ago)
- Topics: codegenerator, database, java8, jooq, kotlin, repository, sql
- Language: Java
- Homepage:
- Size: 106 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JOOQ Code Generator
New code generator for JOOQ with emphasis on extensibility. All the code generation is based on the Velocity templates, so you can easily replace them with your own.This generator is used by the gradle plugin:
https://github.com/LabunORG/jooq-generator-gradle-plugin
https://github.com/LabunORG/jooq-generator-gradle-plugin-samples