Skip to content

Latest commit

 

History

History
executable file
·
29 lines (22 loc) · 412 Bytes

File metadata and controls

executable file
·
29 lines (22 loc) · 412 Bytes

java-cli-gradle-hibernate-oracle-trigger

Description

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

Added an insert trigger to dog.

Tech stack

  • java
  • gradle
    • hibernate
    • hql
    • envers
    • log4j
    • oracle driver

Docker stack

  • gradle:jdk11
  • gvenzl/oracle-free

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h