10.12.2012 Views

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Parameters<br />

getBusyConnections()<br />

getIncrConnections()<br />

getMaxConnections()<br />

name<br />

The user name to connect with.<br />

roles<br />

The roles to activate on the database server.<br />

numRoles<br />

The number of roles to activate on the database server.<br />

proxyType<br />

The type of proxy authentication to perform.<br />

Valid values are:<br />

PROXY_DEFAULT representing a database user name.<br />

PROXY_EXTERNAL_AUTH representing an external user name.<br />

ConnectionPool Class<br />

This method returns the number of busy connections in the connection pool.<br />

Syntax<br />

unsigned int getBusyConnections() const;<br />

This method returns the number of incremental connections in the connection pool.<br />

Syntax<br />

unsigned int getIncrConnections() const;<br />

This method returns the maximum number of connections in the connection pool.<br />

Syntax<br />

unsigned int getMaxConnections() const;<br />

OCCI Classes and Methods 8-45

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!