INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS  |
com :: sun :: star :: sdbc :: service ConnectionPool
- Description
- is the basic service for pooling SDBC connections.
When the method
XPooledConnection::getConnection()
is called,
the ConnectionPool will attempt to locate a suitable pooled connection
or create a new connection from the DriverManager. When the connection
will be released it will move to the pool of unused connections.
- See also
- com::sun::star::sdbc::XDriver
- See also
- com::sun::star::sdbc::XConnection
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.