Skip to content

Latest commit

 

History

History

learn-jpa-hibernate-ddl2java

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.