:: com :: sun :: star :: sdbc ::
|
interface XCloseable |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-XCloseable
|
- Description
- provides for the releasing of resources acquired by the implementing object.
|
Methods' Summary |
close |
releases all resources connected to an object.
|
Methods' Details |
close
- Description
- releases all resources connected to an object.
- Throws
- SQLException
if a database access error occurs.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.