:: com :: sun :: star :: sdbc ::
|
interface XCloseable |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XCloseable
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- 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 © 2003 Sun Microsystems, Inc.