Home
last modified time | relevance | path

Searched defs:setCatalog (Results 1 – 16 of 16) sorted by relevance

/trunk/main/connectivity/source/inc/ado/
H A DAConnection.hxx123 …void setCatalog(const ::com::sun::star::uno::WeakReference< ::com::sun::star::sdbcx::XTablesSuppli… in setCatalog() function in connectivity::ado::OConnection
124 void setCatalog(OCatalog* _pCatalog) { m_pCatalog = _pCatalog; } in setCatalog() function in connectivity::ado::OConnection
/trunk/main/dbaccess/source/core/dataaccess/
H A DSharedConnection.hxx132 …virtual void SAL_CALL setCatalog( const ::rtl::OUString& /*catalog*/ ) throw(::com::sun::star::sdb… in setCatalog() function in dbaccess::OSharedConnection
H A Dconnection.cxx260 void OConnection::setCatalog(const rtl::OUString& catalog) throw( SQLException, RuntimeException ) in setCatalog() function in dbaccess::OConnection
/trunk/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx166 void SAL_CALL OConnectionWeakWrapper::setCatalog( const ::rtl::OUString& catalog ) throw(SQLExcepti… in setCatalog() function in OConnectionWeakWrapper
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DStyle.java116 public void setCatalog(StyleCatalog sc) { in setCatalog() method in Style
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlConnection.java170 public synchronized void setCatalog(String arg0) throws SQLException { in setCatalog() method in PostgresqlConnection
/trunk/main/connectivity/source/drivers/macab/
H A DMacabConnection.cxx195 void SAL_CALL MacabConnection::setCatalog( const ::rtl::OUString& ) throw(SQLException, RuntimeExce… in setCatalog() function in MacabConnection
/trunk/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx261 void SAL_CALL OEvoabConnection::setCatalog( const ::rtl::OUString& /*catalog*/ ) throw(SQLException… in setCatalog() function in OEvoabConnection
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx248 void SAL_CALL OConnection::setCatalog( const ::rtl::OUString& catalog ) throw(SQLException, Runtime… in setCatalog() function in OConnection
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx323 void SAL_CALL OConnection::setCatalog( const ::rtl::OUString& /*catalog*/ ) throw(SQLException, Run… in setCatalog() function in OConnection
/trunk/main/connectivity/source/drivers/ado/
H A DAConnection.cxx309 void SAL_CALL OConnection::setCatalog( const ::rtl::OUString& catalog ) throw(SQLException, Runtime… in setCatalog() function in OConnection
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx398 void SAL_CALL OConnection::setCatalog( const ::rtl::OUString& catalog ) throw(SQLException, Runtime… in setCatalog() function in OConnection
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java312 public void setCatalog(String catalog) throws SQLException { in setCatalog() method in JavaSQLConnection
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx482 void SAL_CALL OConnection::setCatalog(const OUString& catalog) in setCatalog() function in OConnection
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx388 void SAL_CALL java_sql_Connection::setCatalog( const ::rtl::OUString& catalog ) throw(SQLException,… in setCatalog() function in java_sql_Connection
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java101 public void setCatalog(String catalog) { in setCatalog() method in DbTools.NameComponents

Completed in 77 milliseconds