Skip to content

Latest commit

 

History

History
executable file
·
35 lines (26 loc) · 581 Bytes

File metadata and controls

executable file
·
35 lines (26 loc) · 581 Bytes

java-cli-bloop-sbt-hibernate-sybase-trigger

Description

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

Added an insert trigger to dog.

Compiled and ran from build server bloop.

Build note

Dependencies must be compatable with jdk8 or less.

Tech stack

  • bloop
  • java
  • bloop-sbt
    • hibernate
    • hql
    • envers
    • log4j
    • sybase driver

Docker stack

  • hseeberger/scala-bloop-sbt:11.0.2-oraclelinux7_1.3.5_2.12.10
  • datagrip/sybase

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h