Home
last modified time | relevance | path

Searched defs:getClob (Results 1 – 25 of 41) sorted by relevance

12

/trunk/main/dbaccess/source/core/api/
H A DPrivateRow.cxx128 …Reference< XClob > SAL_CALL OPrivateRow::getClob( ::sal_Int32 columnIndex ) throw (SQLException, R… in getClob() function in OPrivateRow
H A Dcallablestatement.cxx323 Reference< XClob > SAL_CALL OCallableStatement::getClob( sal_Int32 columnIndex ) throw(SQLException… in getClob() function in OCallableStatement
H A Ddatacolumn.cxx311 Reference< XClob > ODataColumn::getClob(void) throw( SQLException, RuntimeException ) in getClob() function in ODataColumn
H A DCacheSet.cxx592 Reference< XClob > SAL_CALL OCacheSet::getClob( sal_Int32 columnIndex ) throw(SQLException, Runtime… in getClob() function in OCacheSet
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.hxx321 getClob( in getClob() function in chelp::ResultSetBase
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx334 getClob( in getClob() function in ftp::ResultSetBase
/trunk/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx200 Reference< XClob > SAL_CALL OCallableStatement::getClob( sal_Int32 /*columnIndex*/ ) throw(SQLExcep… in getClob() function in OCallableStatement
H A DADatabaseMetaDataResultSet.cxx301 Reference< XClob > SAL_CALL ODatabaseMetaDataResultSet::getClob( sal_Int32 /*columnIndex*/ ) throw(… in getClob() function in ODatabaseMetaDataResultSet
/trunk/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java275 XClob getClob( int _colIndex ) throws SQLException in getClob() method in ResultSet
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLCallableStatement.java187 public synchronized XClob getClob(int columnIndex) throws SQLException { in getClob() method in JavaSQLCallableStatement
H A DJavaSQLResultSet.java401 public XClob getClob(int columnIndex) throws SQLException { in getClob() method in JavaSQLResultSet
/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx185 Reference< XClob> DataColumn::getClob() throw( SQLException, RuntimeException ) in getClob() function in svxform::DataColumn
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java277 public XClob getClob(int i) throws SQLException in getClob() method in RowSet
/trunk/main/connectivity/qa/connectivity/tools/
H A DRowSet.java278 public XClob getClob(int i) throws SQLException in getClob() method in RowSet
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.hxx378 getClob( in getClob() function in fileaccess::XResultSet_impl
H A Dfilrow.cxx393 XRow_impl::getClob( in getClob() function in XRow_impl
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx2059 virtual Reference< XClob > getClob() const { return m_xRow->getClob( m_nPos ); }; in getClob() function in connectivity::detail::RowValue
2092 virtual Reference< XClob > getClob() const { return m_xColumn->getClob(); }; in getClob() function in connectivity::detail::ColumnValue
H A DFDatabaseMetaDataResultSet.cxx275 Reference< XClob > SAL_CALL ODatabaseMetaDataResultSet::getClob( sal_Int32 /*columnIndex*/ ) throw(… in getClob() function in ODatabaseMetaDataResultSet
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java256 public synchronized XClob getClob(int columnIndex) throws SQLException { in getClob() method in CustomResultSet
H A DDatabaseMetaDataResultSet.java278 public synchronized XClob getClob(int columnIndex) throws SQLException { in getClob() method in DatabaseMetaDataResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DCallableStatement.cxx278 Reference< starsdbc::XClob > SAL_CALL java_sql_CallableStatement::getClob( sal_Int32 columnIndex ) … in getClob() function in java_sql_CallableStatement
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java205 public XClob getClob(int arg0) throws SQLException { in getClob() method in PostgresqlResultSet
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx1382 ::getClob( sal_Int32 columnIndex ) in getClob() function in ContentResultSetWrapper
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx266 Reference< XClob > SAL_CALL OResultSet::getClob( sal_Int32 columnIndex ) throw(SQLException, Runtim… in getClob() function in OResultSet
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx652 Reference< XClob > SAL_CALL OEvoabResultSet::getClob( sal_Int32 /*nColumnNum*/ ) throw(SQLException… in getClob() function in connectivity::evoab::OEvoabResultSet

Completed in 120 milliseconds

12