Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 578 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 578 Bytes

PersisGen

Java code generation for Models, MyBatis, Hibernate, and Services via CREATE TABLE SQL script. Supports MySQL and Postgres

Select the desired options and add your CREATE TABLE script:
Create

Click Generate and you can see a preview of the generated code.
Click save to automatically have the files added to your project:
Generate