Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 854 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 854 Bytes

CodeGenX

An IDEA plugin for code model generation of database tables

Features

  • Generate code types: Entity, Repository
  • Support framework: Jimmer
  • Support languages: Java, Kotlin
  • Supports mixed prefix and suffix naming strategies
  • Automatically add excluded columns from super class
  • Custom mapping and persistence of database types and jvm types
  • Preview the results to be generated
  • Detailed operation logs are output
  • Supports copying and pasting SQL statements in jimmer console logs

Usage

Usage

Screenshot

  • Generator generator

  • RegisteredType registeredType

  • SQL Log Copy-Paste sqlCopyAndPaste

  • Install Plugin IDEA plugin