Lines Matching refs:sdbc

122 					SAL_STATIC_CAST( sdbc::XRow*,this) );  in queryInterface()
129 sdbc::XRow ) in XTYPEPROVIDER_IMPL_2()
135 throw( sdbc::SQLException, in XTYPEPROVIDER_IMPL_2()
145 throw( sdbc::SQLException, in getString()
149 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getString()
159 throw( sdbc::SQLException, in getBoolean()
163 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getBoolean()
174 throw( sdbc::SQLException, in getByte()
178 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getByte()
188 throw( sdbc::SQLException, in getShort()
192 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getShort()
203 throw( sdbc::SQLException, in getInt()
207 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getInt()
217 throw( sdbc::SQLException, in getLong()
221 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getLong()
231 throw( sdbc::SQLException, in getFloat()
235 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getFloat()
245 throw( sdbc::SQLException, in getDouble()
249 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getDouble()
259 throw( sdbc::SQLException, in getBytes()
263 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getBytes()
273 throw( sdbc::SQLException, in getDate()
277 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getDate()
287 throw( sdbc::SQLException, in getTime()
291 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getTime()
301 throw( sdbc::SQLException, in getTimestamp()
305 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getTimestamp()
316 throw( sdbc::SQLException, in getBinaryStream()
320 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getBinaryStream()
331 throw( sdbc::SQLException, in getCharacterStream()
335 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getCharacterStream()
347 throw( sdbc::SQLException, in getObject()
351 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getObject()
358 uno::Reference< sdbc::XRef > SAL_CALL
361 throw( sdbc::SQLException, in getRef()
365 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getRef()
366 uno::Reference< sdbc::XRef > Value; in getRef()
368 m_nWasNull = ::convert<uno::Reference< sdbc::XRef> >( m_pMyShell, in getRef()
375 uno::Reference< sdbc::XBlob > SAL_CALL
378 throw( sdbc::SQLException, in getBlob()
382 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getBlob()
383 uno::Reference< sdbc::XBlob > Value; in getBlob()
385 m_nWasNull = ::convert<uno::Reference< sdbc::XBlob> >( m_pMyShell, in getBlob()
392 uno::Reference< sdbc::XClob > SAL_CALL
395 throw( sdbc::SQLException, in getClob()
399 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getClob()
400 uno::Reference< sdbc::XClob > Value; in getClob()
402 m_nWasNull = ::convert<uno::Reference< sdbc::XClob> >( m_pMyShell, in getClob()
410 uno::Reference< sdbc::XArray > SAL_CALL
413 throw( sdbc::SQLException, in getArray()
417 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getArray()
418 uno::Reference< sdbc::XArray > Value; in getArray()
420 m_nWasNull = ::convert<uno::Reference< sdbc::XArray> >( m_pMyShell, in getArray()