bearddan2000 / java-cli-bloop-sbt-hibernate-oracle-simple

Creates a small database table

Home Page:https://github.com/bearddan2000/java-cli-bloop-sbt-hibernate-oracle-simple

Repository from Github https://github.combearddan2000/java-cli-bloop-sbt-hibernate-oracle-simpleRepository from Github https://github.combearddan2000/java-cli-bloop-sbt-hibernate-oracle-simple

java-cli-bloop-sbt-hibernate-oracle-simple

Description

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

Compiled and ran from build server bloop.

Build note

Dependencies must be compatable with jdk8 or less.

Tech stack

  • bloop
  • java
  • maven
    • hibernate
    • hql
    • log4j
    • oracle driver

Docker stack

  • hseeberger/scala-bloop-sbt:11.0.2-oraclelinux7_1.3.5_2.12.10
  • gvenzl/oracle-free

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

About

Creates a small database table

https://github.com/bearddan2000/java-cli-bloop-sbt-hibernate-oracle-simple


Languages

Language:Java 45.7%Language:Shell 35.4%Language:Scala 14.3%Language:Dockerfile 4.5%