Home
last modified time | relevance | path

Searched refs:sdbc (Results 76 – 100 of 1395) sorted by relevance

12345678910>>...56

/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNResultSetMetaData.hxx39 …typedef ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XResultSetMetaData> OResultSetMetaData_…
50 …onst ::vos::ORef<connectivity::OSQLColumns> &xColumns) throw(::com::sun::star::sdbc::SQLException);
56 …inline operator ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > () … in operator ::com::sun::star::uno::Reference<::com::sun::star::sdbc::XResultSetMetaData>()
59 …virtual sal_Int32 SAL_CALL getColumnCount( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
62 …virtual sal_Bool SAL_CALL isSearchable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcept…
63 …virtual sal_Bool SAL_CALL isCurrency( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
64 …virtual sal_Int32 SAL_CALL isNullable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcepti…
65 …virtual sal_Bool SAL_CALL isSigned( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException,…
71 …virtual sal_Int32 SAL_CALL getScale( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException…
76 …virtual sal_Bool SAL_CALL isReadOnly( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
[all …]
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabResultSetMetaData.hxx41 …typedef ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XResultSetMetaData> MacabResultSetMetaD…
57 …inline operator ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > () … in operator ::com::sun::star::uno::Reference<::com::sun::star::sdbc::XResultSetMetaData>()
61 …const ::vos::ORef<connectivity::OSQLColumns> &xColumns) throw(::com::sun::star::sdbc::SQLException…
65 …virtual sal_Int32 SAL_CALL getColumnCount( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
68 …virtual sal_Bool SAL_CALL isSearchable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcept…
69 …virtual sal_Bool SAL_CALL isCurrency( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
70 …virtual sal_Int32 SAL_CALL isNullable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcepti…
71 …virtual sal_Bool SAL_CALL isSigned( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException,…
77 …virtual sal_Int32 SAL_CALL getScale( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException…
82 …virtual sal_Bool SAL_CALL isReadOnly( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
[all …]
H A DMacabStatement.hxx44 typedef ::cppu::WeakComponentImplHelper4< ::com::sun::star::sdbc::XStatement,
45 ::com::sun::star::sdbc::XWarningsSupplier,
59 ::com::sun::star::sdbc::SQLWarning m_aLastWarning;
73 const OSQLParseNode *pParseNode) const throw(::com::sun::star::sdbc::SQLException);
75 const OSQLParseNode *pParseNode) const throw(::com::sun::star::sdbc::SQLException);
79 void sortRecords(MacabResultSet *pResult) const throw(::com::sun::star::sdbc::SQLException);
98 virtual void resetParameters() const throw(::com::sun::star::sdbc::SQLException);
134 ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
138 ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
140 ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
[all …]
/aoo41x/main/connectivity/source/inc/file/
H A DFResultSetMetaData.hxx41 …typedef ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XResultSetMetaData> OResultSetMe…
50 …void checkColumnIndex(sal_Int32 column) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
58 …inline operator ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > () … in operator ::com::sun::star::uno::Reference<::com::sun::star::sdbc::XResultSetMetaData>()
61 …virtual sal_Int32 SAL_CALL getColumnCount( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
64 …virtual sal_Bool SAL_CALL isSearchable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcept…
65 …virtual sal_Bool SAL_CALL isCurrency( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
66 …virtual sal_Int32 SAL_CALL isNullable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcepti…
67 …virtual sal_Bool SAL_CALL isSigned( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException,…
73 …virtual sal_Int32 SAL_CALL getScale( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException…
78 …virtual sal_Bool SAL_CALL isReadOnly( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
[all …]
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSetMetaData.hxx38 …typedef ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XResultSetMetaData> OResultSetMetaData_…
51 …inline operator ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > () … in operator ::com::sun::star::uno::Reference<::com::sun::star::sdbc::XResultSetMetaData>()
54 …virtual sal_Int32 SAL_CALL getColumnCount( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
55 …Bool SAL_CALL isAutoIncrement( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException, ::co…
57 …virtual sal_Bool SAL_CALL isSearchable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcept…
58 …virtual sal_Bool SAL_CALL isCurrency( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
59 …virtual sal_Int32 SAL_CALL isNullable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcepti…
60 …virtual sal_Bool SAL_CALL isSigned( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException,…
66 …virtual sal_Int32 SAL_CALL getScale( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException…
71 …virtual sal_Bool SAL_CALL isReadOnly( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
[all …]
H A DSStatement.hxx45 typedef ::cppu::WeakComponentImplHelper5< ::com::sun::star::sdbc::XStatement,
46 ::com::sun::star::sdbc::XWarningsSupplier,
48 ::com::sun::star::sdbc::XCloseable,
49 … ::com::sun::star::sdbc::XMultipleResults> OStatement_BASE;
61 ::com::sun::star::sdbc::SQLWarning m_aLastWarning;
63 …::com::sun::star::uno::WeakReference< ::com::sun::star::sdbc::XResultSet> m_xResultSet; // Th…
109 …ference< ::com::sun::star::sdbc::XResultSet > SAL_CALL executeQuery( const ::rtl::OUString& sql ) …
112 …tar::uno::Reference< ::com::sun::star::sdbc::XConnection > SAL_CALL getConnection( ) throw(::com:…
115 …virtual void SAL_CALL clearWarnings( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
121 …star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getResultSet( ) throw(::com::…
[all …]
/aoo41x/main/ucb/source/ucp/file/
H A Dfilrow.hxx42 public com::sun::star::sdbc::XRow
70 throw( com::sun::star::sdbc::SQLException,
76 throw( com::sun::star::sdbc::SQLException,
82 throw( com::sun::star::sdbc::SQLException,
88 throw( com::sun::star::sdbc::SQLException,
95 com::sun::star::sdbc::SQLException,
101 throw( com::sun::star::sdbc::SQLException,
107 throw( com::sun::star::sdbc::SQLException,
113 throw( com::sun::star::sdbc::SQLException,
119 throw( com::sun::star::sdbc::SQLException,
[all …]
H A Dfilrset.cxx163 sdbc::XRow, in XTYPEPROVIDER_IMPL_10()
164 sdbc::XResultSet, in XTYPEPROVIDER_IMPL_10()
166 sdbc::XCloseable, in XTYPEPROVIDER_IMPL_10()
282 throw( sdbc::SQLException, in OneMore()
363 throw( sdbc::SQLException, in next()
377 throw( sdbc::SQLException, in isBeforeFirst()
387 throw( sdbc::SQLException, in isAfterLast()
397 throw( sdbc::SQLException, in isFirst()
407 throw( sdbc::SQLException, in isLast()
420 throw( sdbc::SQLException, in beforeFirst()
[all …]
/aoo41x/main/connectivity/source/inc/java/sql/
H A DConnection.hxx121 …ar::uno::Reference< ::com::sun::star::sdbc::XStatement > SAL_CALL createStatement( ) throw(::com:…
122 …e< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareStatement( const ::rtl::OUString& …
123 …nce< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::OUString& sql…
126 …virtual sal_Bool SAL_CALL getAutoCommit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
127 …virtual void SAL_CALL commit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno…
128 …virtual void SAL_CALL rollback( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
129 …virtual sal_Bool SAL_CALL isClosed( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::sta…
130 …r::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData > SAL_CALL getMetaData( ) throw(::co…
132 …virtual sal_Bool SAL_CALL isReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
140 …virtual void SAL_CALL close( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno:…
[all …]
H A DResultSetMetaData.hxx37 …class java_sql_ResultSetMetaData : public ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XResul…
54 …virtual sal_Int32 SAL_CALL getColumnCount( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
55 …virtual sal_Bool SAL_CALL isAutoIncrement( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExc…
57 …virtual sal_Bool SAL_CALL isSearchable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcept…
58 …virtual sal_Bool SAL_CALL isCurrency( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
59 …virtual sal_Int32 SAL_CALL isNullable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcepti…
60 …virtual sal_Bool SAL_CALL isSigned( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException,…
65 …virtual sal_Int32 SAL_CALL getPrecision( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcep…
66 …virtual sal_Int32 SAL_CALL getScale( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException…
71 …virtual sal_Bool SAL_CALL isReadOnly( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
[all …]
/aoo41x/main/sc/source/core/data/
H A Ddbdocutl.cxx65 case sdbc::DataType::BIT: in PutData()
66 case sdbc::DataType::BOOLEAN: in PutData()
75 case sdbc::DataType::TINYINT: in PutData()
77 case sdbc::DataType::INTEGER: in PutData()
78 case sdbc::DataType::BIGINT: in PutData()
79 case sdbc::DataType::FLOAT: in PutData()
80 case sdbc::DataType::REAL: in PutData()
81 case sdbc::DataType::DOUBLE: in PutData()
90 case sdbc::DataType::CHAR: in PutData()
97 case sdbc::DataType::DATE: in PutData()
[all …]
/aoo41x/main/ucbhelper/inc/ucbhelper/
H A Dpropertyvalueset.hxx63 public com::sun::star::sdbc::XRow,
64 public com::sun::star::sdbc::XColumnLocate
100 throw( ::com::sun::star::sdbc::SQLException,
104 throw( ::com::sun::star::sdbc::SQLException,
108 throw( ::com::sun::star::sdbc::SQLException,
112 throw( ::com::sun::star::sdbc::SQLException,
116 throw( ::com::sun::star::sdbc::SQLException,
120 throw( ::com::sun::star::sdbc::SQLException,
167 ::com::sun::star::sdbc::XRef > SAL_CALL
172 ::com::sun::star::sdbc::XBlob > SAL_CALL
[all …]
H A Dresultsetmetadata.hxx215 throw( ::com::sun::star::sdbc::SQLException,
227 throw( ::com::sun::star::sdbc::SQLException,
238 throw( ::com::sun::star::sdbc::SQLException,
250 throw( ::com::sun::star::sdbc::SQLException,
261 throw( ::com::sun::star::sdbc::SQLException,
275 throw( ::com::sun::star::sdbc::SQLException,
286 throw( ::com::sun::star::sdbc::SQLException,
297 throw( ::com::sun::star::sdbc::SQLException,
309 throw( ::com::sun::star::sdbc::SQLException,
320 throw( ::com::sun::star::sdbc::SQLException,
[all …]
/aoo41x/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx154 …t ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef>& x) throw(::com::sun::star::sdbc
155 …t ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob>& x) throw(::com::sun::star::sdb…
156 …t ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob>& x) throw(::com::sun::star::sdb…
157 … ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XArray>& x) throw(::com::sun::star::sdb…
161 …virtual void SAL_CALL execute() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno:…
166 …virtual sal_Bool SAL_CALL next() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno…
172 …virtual void SAL_CALL afterLast() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::un…
173 …virtual sal_Bool SAL_CALL first() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::un…
174 …virtual sal_Bool SAL_CALL last() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno…
247 …::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xActiveC…
[all …]
/aoo41x/main/connectivity/source/inc/
H A DFDatabaseMetaDataResultSetMetaData.hxx42 …typedef ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XResultSetMetaData> ODatabaseMetaResult…
60 …inline operator ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > () … in operator ::com::sun::star::uno::Reference<::com::sun::star::sdbc::XResultSetMetaData>()
63 …virtual sal_Int32 SAL_CALL getColumnCount( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
66 …virtual sal_Bool SAL_CALL isSearchable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcept…
67 …virtual sal_Bool SAL_CALL isCurrency( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
68 …virtual sal_Int32 SAL_CALL isNullable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcepti…
69 …virtual sal_Bool SAL_CALL isSigned( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException,…
74 …virtual sal_Int32 SAL_CALL getPrecision( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcep…
75 …virtual sal_Int32 SAL_CALL getScale( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException…
80 …virtual sal_Bool SAL_CALL isReadOnly( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
[all …]
/aoo41x/main/connectivity/source/inc/ado/
H A DADatabaseMetaDataResultSetMetaData.hxx43 …typedef ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XResultSetMetaData> ODatabaseMet…
83 …inline operator ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > () … in operator ::com::sun::star::uno::Reference<::com::sun::star::sdbc::XResultSetMetaData>()
86 …virtual sal_Int32 SAL_CALL getColumnCount( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
89 …virtual sal_Bool SAL_CALL isSearchable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcept…
90 …virtual sal_Bool SAL_CALL isCurrency( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
91 …virtual sal_Int32 SAL_CALL isNullable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcepti…
92 …virtual sal_Bool SAL_CALL isSigned( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException,…
97 …virtual sal_Int32 SAL_CALL getPrecision( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcep…
98 …virtual sal_Int32 SAL_CALL getScale( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException…
103 …virtual sal_Bool SAL_CALL isReadOnly( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
[all …]
H A DAResultSetMetaData.hxx44 …typedef ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XResultSetMetaData> OResultSetMe…
64 …virtual sal_Int32 SAL_CALL getColumnCount( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
65 …virtual sal_Bool SAL_CALL isAutoIncrement( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExc…
67 …virtual sal_Bool SAL_CALL isSearchable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcept…
68 …virtual sal_Bool SAL_CALL isCurrency( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
69 …virtual sal_Int32 SAL_CALL isNullable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcepti…
70 …virtual sal_Bool SAL_CALL isSigned( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException,…
75 …virtual sal_Int32 SAL_CALL getPrecision( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcep…
76 …virtual sal_Int32 SAL_CALL getScale( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException…
81 …virtual sal_Bool SAL_CALL isReadOnly( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
[all …]
/aoo41x/main/connectivity/source/inc/dbase/
H A DDDatabaseMetaDataResultSetMetaData.hxx42 …typedef ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XResultSetMetaData> ODatabaseMet…
75 …inline operator ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > () … in operator ::com::sun::star::uno::Reference<::com::sun::star::sdbc::XResultSetMetaData>()
78 …virtual sal_Int32 SAL_CALL getColumnCount( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
81 …virtual sal_Bool SAL_CALL isSearchable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcept…
82 …virtual sal_Bool SAL_CALL isCurrency( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
83 …virtual sal_Int32 SAL_CALL isNullable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcepti…
84 …virtual sal_Bool SAL_CALL isSigned( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException,…
89 …l_Int32 SAL_CALL getPrecision( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException, ::co…
90 …virtual sal_Int32 SAL_CALL getScale( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException…
95 …virtual sal_Bool SAL_CALL isReadOnly( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
[all …]
/aoo41x/main/mysqlc/source/
H A Dmysqlc_general.cxx27 using com::sun::star::sdbc::SQLException;
90 return com::sun::star::sdbc::DataType::VARCHAR; in mysqlToOOOType()
93 return com::sun::star::sdbc::DataType::TINYINT; in mysqlToOOOType()
99 return com::sun::star::sdbc::DataType::INTEGER; in mysqlToOOOType()
102 return com::sun::star::sdbc::DataType::BIGINT; in mysqlToOOOType()
105 return com::sun::star::sdbc::DataType::REAL; in mysqlToOOOType()
108 return com::sun::star::sdbc::DataType::DOUBLE; in mysqlToOOOType()
114 return com::sun::star::sdbc::DataType::CHAR; in mysqlToOOOType()
117 return com::sun::star::sdbc::DataType::BINARY; in mysqlToOOOType()
137 return com::sun::star::sdbc::DataType::DATE; in mysqlToOOOType()
[all …]
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh8.cxx324 case sdbc::DataType::BIT: in DBaseImport()
327 case sdbc::DataType::DATE: in DBaseImport()
333 case sdbc::DataType::VARCHAR: in DBaseImport()
337 case sdbc::DataType::DECIMAL: in DBaseImport()
377 catch ( sdbc::SQLException& ) in DBaseImport()
652 case sdbc::DataType::BIT : in lcl_GetColumnTypes()
655 case sdbc::DataType::DATE : in lcl_GetColumnTypes()
661 case sdbc::DataType::VARCHAR : in lcl_GetColumnTypes()
665 case sdbc::DataType::DECIMAL : in lcl_GetColumnTypes()
916 case sdbc::DataType::DATE: in DBaseExport()
[all …]
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Dconnection.hxx67 , ::com::sun::star::sdbc::XConnection
68 , ::com::sun::star::sdbc::XWarningsSupplier
102 …::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xMasterConnec…
124 ,::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxMaster
155 …::star::sdbc::XPreparedStatement > SAL_CALL prepareCommand( const ::rtl::OUString& command, sal_In…
167 …ar::uno::Reference< ::com::sun::star::sdbc::XStatement > SAL_CALL createStatement( ) throw(::com:…
168 …e< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareStatement( const ::rtl::OUString& …
169 …nce< ::com::sun::star::sdbc::XPreparedStatement > SAL_CALL prepareCall( const ::rtl::OUString& sql…
173 …virtual void SAL_CALL commit( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno…
176 …r::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData > SAL_CALL getMetaData( ) throw(::co…
[all …]
/aoo41x/main/connectivity/inc/connectivity/
H A Ddbexception.hxx42 namespace sdbc namespace
265 throw ( ::com::sun::star::sdbc::SQLException );
275 throw ( ::com::sun::star::sdbc::SQLException );
284 throw ( ::com::sun::star::sdbc::SQLException );
293 throw ( ::com::sun::star::sdbc::SQLException );
302 throw (::com::sun::star::sdbc::SQLException);
312 throw (::com::sun::star::sdbc::SQLException);
329 throw (::com::sun::star::sdbc::SQLException);
341 throw (::com::sun::star::sdbc::SQLException);
353 throw (::com::sun::star::sdbc::SQLException);
[all …]
/aoo41x/main/connectivity/source/drivers/kab/
H A DKStatement.hxx43 typedef ::cppu::WeakComponentImplHelper4< ::com::sun::star::sdbc::XStatement,
44 ::com::sun::star::sdbc::XWarningsSupplier,
58 ::com::sun::star::sdbc::SQLWarning m_aLastWarning;
69 const OSQLParseNode *pParseNode) const throw(::com::sun::star::sdbc::SQLException);
71 const OSQLParseNode *pParseNode) const throw(::com::sun::star::sdbc::SQLException);
75 void sortAddressees(KabResultSet *pResult) const throw(::com::sun::star::sdbc::SQLException);
94 virtual void resetParameters() const throw(::com::sun::star::sdbc::SQLException);
130 ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
134 ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
136 ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
[all …]
/aoo41x/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx168 throw( sdbc::SQLException, in next()
183 throw( sdbc::SQLException, in isBeforeFirst()
193 throw( sdbc::SQLException, in isAfterLast()
203 throw( sdbc::SQLException, in isFirst()
213 throw( sdbc::SQLException, in isLast()
226 throw( sdbc::SQLException, in beforeFirst()
236 throw( sdbc::SQLException, in afterLast()
246 throw( sdbc::SQLException, in first()
257 throw( sdbc::SQLException, in last()
268 throw( sdbc::SQLException, in getRow()
[all …]
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.cxx167 throw( sdbc::SQLException, in next()
183 throw( sdbc::SQLException, in isBeforeFirst()
193 throw( sdbc::SQLException, in isAfterLast()
203 throw( sdbc::SQLException, in isFirst()
213 throw( sdbc::SQLException, in isLast()
226 throw( sdbc::SQLException, in beforeFirst()
236 throw( sdbc::SQLException, in afterLast()
246 throw( sdbc::SQLException, in first()
257 throw( sdbc::SQLException, in last()
268 throw( sdbc::SQLException, in getRow()
[all …]

Completed in 116 milliseconds

12345678910>>...56