service Connection in module com::sun::star::sdb:: |
service Connection;
extends the connection of SDBC by providing the data definitions of a connected database.
Included Services |
represents a connection (session) with a specific database. Within the context of a Connection, SQL statements are executed and results are returned.
access to the database definition information of the connection.
Exported Interfaces |
access to the owning data source.
interface for complex command execution.
returns a container of associated queries.
returns a tool for composing queries.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.