record Connection : TypeInternal connection handle.
Wraps a raw dpiConn pointer.
MkConnection : AnyPtr -> Connection.ptr : Connection -> AnyPtr.ptr : Connection -> AnyPtrptr : Connection -> AnyPtrrecord Statement : TypeInternal prepared statement handle.
MkStatement : AnyPtr -> Statement.ptr : Statement -> AnyPtr.ptr : Statement -> AnyPtrptr : Statement -> AnyPtr