Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 374 Bytes

File metadata and controls

11 lines (7 loc) · 374 Bytes

Learn JPA Hibernate

TL;DR DDL To Java HOW-TO

This project is a curiosity. Please don't consider using it to generate Java code.

But the pom.xml contains the configuration to run the translator and the schema to translate is located in src/hbm/schema.sql. There are other files in that hbm directory that can affect how the code is created.