PoolMode Represents different modes of connection pooling for the connection pooler. Enum TRANSACTION (value: 'transaction') SESSION (value: 'session') [Back to Model list] [Back to API list] [Back to README]