Home
last modified time | relevance | path

Searched refs:catalog (Results 51 – 75 of 149) sorted by relevance

123456

/aoo42x/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx260 void OConnection::setCatalog(const rtl::OUString& catalog) throw( SQLException, RuntimeException ) in setCatalog() argument
265 m_xMasterConnection->setCatalog(catalog); in setCatalog()
/aoo42x/test/testgui/source/fvt/gui/formula/catalog/
H A DSymbolsFromCatalog.java25 package fvt.gui.formula.catalog;
/aoo42x/main/offapi/com/sun/star/sdbcx/
H A DIndexDescriptor.idl48 /** is the name of the index catalog, may be empty.
H A DXCreateCatalog.idl45 /** may be implemented to hide the complexity of creating a database catalog.
H A DViewDescriptor.idl41 /** is the name of the views catalog, may be empty.
H A DTableDescriptor.idl62 /** is the name of the table catalog.
H A DDriver.idl55 /** used to get access to the catalog.
H A DIndex.idl67 /** is the name of the index catalog, may be empty.
H A DView.idl69 /** is the name of the views catalog, may be empty.
H A DTable.idl102 /** is the name of the table catalog.
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx388 void SAL_CALL java_sql_Connection::setCatalog( const ::rtl::OUString& catalog ) throw(SQLException,… in setCatalog() argument
391 callVoidMethodWithStringArg("setCatalog",mID,catalog); in setCatalog()
/aoo42x/main/offapi/com/sun/star/sdb/
H A DQueryDefinition.idl68 /** is the name of the update table catalog.
H A DQueryDescriptor.idl86 /** is the name of the update table catalog.
H A DResultColumn.idl108 /** gets a column's table's catalog name.
/aoo42x/main/connectivity/source/cpool/
H A DZConnectionWrapper.hxx72 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
/aoo42x/main/mysqlc/source/
H A Dmysqlc_connection.hxx192 void SAL_CALL setCatalog(const OUString& catalog)
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DODBCConnectionProperties.idl61 /** should the driver should support a catalog.
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNConnection.hxx104 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabConnection.hxx103 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
/aoo42x/main/connectivity/source/inc/java/sql/
H A DConnection.hxx133 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.hxx122 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
H A DSConnection.cxx248 void SAL_CALL OConnection::setCatalog( const ::rtl::OUString& catalog ) throw(SQLException, Runtime… in setCatalog() argument
/aoo42x/main/connectivity/source/inc/ado/
H A DAConnection.hxx110 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
/aoo42x/main/connectivity/source/inc/odbc/
H A DOConnection.hxx122 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…
/aoo42x/main/connectivity/source/inc/file/
H A DFConnection.hxx113 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& catalog ) throw(::com::sun::star::sdbc::S…

Completed in 147 milliseconds

123456