Package ehealth.util.db


package ehealth.util.db
  • Class
    Description
    A helper class that enables locking instances in the relation auth_credentials.
    Groups a sequence of database related actions into a single block.
    The context of the currently running database session.
    A helper class that enables locking instances in the relation patients.
    A transaction wrapper, taking care of changing the autocommit mode, beginning a new transaction, and committing (or issuing a rollback).