OCILIB (C and C++ Driver for Oracle)  4.0.0
OCI_Transaction Struct Reference

Oracle Transaction. More...

#include <ocilib.h>

Detailed Description

Oracle Transaction.

A transaction can be:

  • Local: it's implicitly created by OCILIB
  • Global: it's explicitly created by the program