Source position: oro_interface.inc line 609
type OCIObjectLifetime = (
OCI_OBJECT_PERSISTENT = 1,
OCI_OBJECT_TRANSIENT,
OCI_OBJECT_VALUE
);