Home
last modified time | relevance | path

Searched defs:getConnection (Results 1 – 25 of 75) sorted by path

123

/trunk/main/binaryurp/source/
H A Dbridge.cxx281 css::uno::Reference< css::connection::XConnection > Bridge::getConnection() in getConnection() function in binaryurp::Bridge
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOTable.java167 public XConnection getConnection() { in getConnection() method in OTable
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java59 public XConnection getConnection() throws SQLException { in getConnection() method in JavaSQLDatabaseMetaData
H A DJavaSQLPreparedStatement.java150 public XConnection getConnection() throws SQLException { in getConnection() method in JavaSQLPreparedStatement
H A DJavaSQLStatement.java142 public synchronized XConnection getConnection() throws SQLException { in getConnection() method in JavaSQLStatement
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java146 public XConnection getConnection() throws SQLException { in getConnection() method in PostgresqlDatabaseMetadata
H A DPostgresqlPreparedStatement.java107 public XConnection getConnection() throws SQLException { in getConnection() method in PostgresqlPreparedStatement
H A DPostgresqlStatement.java90 public XConnection getConnection() throws SQLException { in getConnection() method in PostgresqlStatement
/trunk/main/connectivity/qa/connectivity/tools/
H A DCRMDatabase.java113 public final Connection getConnection() in getConnection() method in CRMDatabase
/trunk/main/connectivity/source/commontools/
H A DTDatabaseMetaDataBase.cxx217 Reference< XConnection > SAL_CALL ODatabaseMetaDataBase::getConnection( ) throw(SQLException, Runt… in getConnection() function in ODatabaseMetaDataBase
H A DTTableHelper.cxx602 Reference< XConnection> OTableHelper::getConnection() const in getConnection() function in OTableHelper
H A Ddbtools.cxx360 Reference< XConnection> getConnection( in getConnection() function
382 Reference< XConnection> getConnection(const Reference< XRowSet>& _rxRowSet) throw (RuntimeException) in getConnection() function
H A Dparameters.cxx746 bool ParameterManager::getConnection( Reference< XConnection >& /* [out] */ _rxConnection ) in getConnection() function in dbtools::ParameterManager
/trunk/main/connectivity/source/cpool/
H A DZPoolCollection.cxx110 Reference< XConnection > SAL_CALL OPoolCollection::getConnection( const ::rtl::OUString& _rURL ) th… in getConnection() function in OPoolCollection
H A DZPooledConnection.cxx71 Reference< XConnection > OPooledConnection::getConnection() throw(SQLException, RuntimeException) in getConnection() function in OPooledConnection
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx278 Reference< XConnection > SAL_CALL OPreparedStatement::getConnection( ) throw(SQLException, Runtime… in getConnection() function in OPreparedStatement
H A DAStatement.cxx326 Reference< XConnection > SAL_CALL OStatement_Base::getConnection( ) throw(SQLException, RuntimeExc… in getConnection() function in OStatement_Base
/trunk/main/connectivity/source/drivers/evoab2/
H A DNCatalog.hxx40 inline OEvoabConnection* getConnection() const { return m_pConnection; } in getConnection() function in connectivity::evoab::OEvoabCatalog
H A DNPreparedStatement.cxx160 Reference< XConnection > SAL_CALL OEvoabPreparedStatement::getConnection( ) throw(SQLException, Ru… in getConnection() function in OEvoabPreparedStatement
H A DNResultSet.hxx108 OEvoabConnection * getConnection() { return m_pConnection; } in getConnection() function in connectivity::evoab::OEvoabResultSet
H A DNStatement.cxx533 Reference< XConnection > SAL_CALL OStatement::getConnection( ) throw(SQLException, RuntimeExceptio… in getConnection() function in connectivity::evoab::OStatement
H A DNTable.hxx53 OEvoabConnection* getConnection() { return m_pConnection;} in getConnection() function in connectivity::evoab::OEvoabTable
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx209 Reference< XConnection > SAL_CALL OPreparedStatement::getConnection( ) throw(SQLException, Runtime… in getConnection() function in OPreparedStatement
H A DFStatement.cxx337 Reference< XConnection > SAL_CALL OStatement::getConnection( ) throw(SQLException, RuntimeExceptio… in getConnection() function in connectivity::file::OStatement
/trunk/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx296 Reference< XConnection > SAL_CALL java_sql_Statement_Base::getConnection( ) throw(SQLException, Ru… in getConnection() function in java_sql_Statement_Base

Completed in 151 milliseconds

123