Module oracle::pool

source ·
Expand description

Type definitions for connection pooling

This module defines types for connection pooling using Session Pooling in OCI.

Structs§

Enums§

  • The mode to use when closing pools
  • The mode to use when getting connections from a connection pool
  • Whether a connection pool is homogeneous or heterogeneous.