Skip to content

suchwerk/hibernate-tools-panache-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hibernate-tools-panache-templates

Auto generate Panache entities from existing databases using hibernate tools.

Usage

Edit src/main/hibernate/hibernate.properties for your needs

hibernate.dialect 
hibernate.connection.driver_class 
hibernate.connection.username 
hibernate.connection.password 
hibernate.connection.url 
hibernate.default_schema   

Calling maven

mvn package

will generate the packages in target/generated-sources/

Package name can be changed directly in the pom.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published