Skip to content

Latest commit

 

History

History
executable file
·
22 lines (16 loc) · 288 Bytes

File metadata and controls

executable file
·
22 lines (16 loc) · 288 Bytes

java-cli-bazel-hibernate-db2-simple

Description

A POC for connecting to a db2 database.

Tech stack

  • java
  • hibernate
    • db2 connector

Docker stack

  • ibmcom/db2
  • bazel

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h