 This is an interactive program that shows how to use transactions, locking
 and unlocking resourses, changing the resource lock status, rollback a
 transaction and commit a transaction.

How to Run:
    Compile:
        mvn compile
