Skip to content

bearddan2000/java-cli-mill-hibernate-derby-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

java-cli-mill-hibernate-derby-simple

Description

Creates a small database table called dog and populates with hql.

Tech stack

  • java
  • mill
    • hibernate
    • hql
    • log4j
    • derby driver

Docker stack

  • nightscape/scala-mill

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit