Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bearddan2000/groovy-cli-maven-hibernate-oracle-trigger

Creates a small database table
https://github.com/bearddan2000/groovy-cli-maven-hibernate-oracle-trigger

cli driver envers groovy hibernate hql log4j maven oracle trigger

Last synced: 3 days ago
JSON representation

Creates a small database table

Awesome Lists containing this project

README

        

# groovy-cli-maven-hibernate-oracle-trigger

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

Added an insert trigger to `dog`.

## Tech stack
- groovy
- maven
- hibernate
- hql
- envers
- log4j
- oracle driver

## Docker stack
- maven:3-openjdk-17
- gvenzl/oracle-free

## To run
`sudo ./install.sh -u`

## To stop
`sudo ./install.sh -d`

## For help
`sudo ./install.sh -h`