Home
last modified time | relevance | path

Searched refs:sdbc (Results 251 – 275 of 1459) sorted by relevance

1...<<11121314151617181920>>...59

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/odbc/
H A Dcom.sun.star.comp.sdbc.ODBCDriver.csv1 "ODBCDriver";"com::sun::star::sdbc::XDriver";"connect()"
2 "ODBCDriver";"com::sun::star::sdbc::XDriver";"acceptsURL()"
3 "ODBCDriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
4 "ODBCDriver";"com::sun::star::sdbc::XDriver";"getMajorVersion()"
5 "ODBCDriver";"com::sun::star::sdbc::XDriver";"getMinorVersion()"
H A Dorg.openoffice.comp.drivers.MySQL.Driver.csv4 "Driver";"com::sun::star::sdbc::XDriver";"connect()"
5 "Driver";"com::sun::star::sdbc::XDriver";"acceptsURL()"
6 "Driver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
7 "Driver";"com::sun::star::sdbc::XDriver";"getMajorVersion()"
8 "Driver";"com::sun::star::sdbc::XDriver";"getMinorVersion()"
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHView.cxx58 using ::com::sun::star::sdbc::XDatabaseMetaData;
59 using ::com::sun::star::sdbc::SQLException;
60 using ::com::sun::star::sdbc::XConnection;
62 using ::com::sun::star::sdbc::XResultSet;
63 using ::com::sun::star::sdbc::XStatement;
65 using ::com::sun::star::sdbc::XRow;
/trunk/main/connectivity/source/drivers/jdbc/
H A DClob.cxx57 sal_Int64 SAL_CALL java_sql_Clob::length( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun… in length()
76 …tring( sal_Int64 pos, sal_Int32 subStringLength ) throw(::com::sun::star::sdbc::SQLException, ::co… in getSubString()
96 … > SAL_CALL java_sql_Clob::getCharacterStream( ) throw(::com::sun::star::sdbc::SQLException, ::co… in getCharacterStream()
107 …nst ::rtl::OUString& searchstr, sal_Int32 start ) throw(::com::sun::star::sdbc::SQLException, ::co… in position()
130 …r::uno::Reference< ::com::sun::star::sdbc::XClob >& /*pattern*/, sal_Int64 /*start*/ ) throw(::com… in positionOfClob()
H A DBlob.cxx60 sal_Int64 SAL_CALL java_sql_Blob::length( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun… in length()
77 …_Blob::getBytes( sal_Int64 pos, sal_Int32 count ) throw(::com::sun::star::sdbc::SQLException, ::co… in getBytes()
103 …eam > SAL_CALL java_sql_Blob::getBinaryStream( ) throw(::com::sun::star::sdbc::SQLException, ::co… in getBinaryStream()
112 …:Sequence< sal_Int8 >& pattern, sal_Int64 start ) throw(::com::sun::star::sdbc::SQLException, ::co… in position()
134 …r::uno::Reference< ::com::sun::star::sdbc::XBlob >& /*pattern*/, sal_Int64 /*start*/ ) throw(::com… in positionOfBlob()
/trunk/main/dbaccess/source/ui/misc/
H A DUpdateHelperImpl.hxx39 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowUpdate > m_xRowUpdate;
40 …::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetUpdate > m_xResultSetUpdate; /…
42 …ORowUpdateHelper(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet>& _xRowSe… in ORowUpdateHelper()
88 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XPreparedStatement > m_xPrepared;
89 … ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XParameters > m_xParameters;
92 …OParameterUpdateHelper(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XPreparedSt… in OParameterUpdateHelper()
/trunk/main/offapi/com/sun/star/sdb/
H A DXSingleSelectQueryAnalyzer.idl35 #include <com/sun/star/sdbc/SQLException.idl>
68 @throws com::sun::star::sdbc::SQLException
75 raises (com::sun::star::sdbc::SQLException);
202 @throws com::sun::star::sdbc::SQLException
217 raises (com::sun::star::sdbc::SQLException);
227 <member scope="com::sun::star::sdbc">RowSet::EscapeProcessing</member>
231 … The default value for <member scope="com::sun::star::sdbc">RowSet::EscapeProcessing</member>
236 @see com::sun::star::sdbc::RowSet::EscapeProcessing
240 @throws com::sun::star::sdbc::SQLException
247 raises (com::sun::star::sdbc::SQLException);
H A DXCommandPreparation.idl27 #include <com/sun/star/sdbc/SQLException.idl>
30 module com { module sun { module star { module sdbc {
48 <type scope="com::sun::star::sdbc">PreparedStatement</type>
64 @throws com::sun::star::sdbc::SQLException
67 com::sun::star::sdbc::XPreparedStatement prepareCommand([in]string command, [in] long commandType)
68 raises (com::sun::star::sdbc::SQLException);
/trunk/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx102 … const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxConnection,
321 … const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxConnection,
323 ::com::sun::star::sdbc::SQLException* _pErrorHolder ) const;
326 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxConnection,
333 … const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxConnection,
340 … const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxConnection,
413 … ,const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData >& _xMetaData);
426 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxConnection,
H A DTTableHelper.hxx130 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,
133 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,
142 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData> getMetaData()…
143 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> getConnection() const;
149 …virtual void SAL_CALL rename( const ::rtl::OUString& newName ) throw(::com::sun::star::sdbc::SQLEx…
152 …m::sun::star::beans::XPropertySet >& descriptor ) throw(::com::sun::star::sdbc::SQLException, ::co…
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlConnection.java32 import com.sun.star.sdbc.SQLException;
33 import com.sun.star.sdbc.XConnection;
34 import com.sun.star.sdbc.XDatabaseMetaData;
35 import com.sun.star.sdbc.XPreparedStatement;
36 import com.sun.star.sdbc.XStatement;
37 import com.sun.star.sdbc.XWarningsSupplier;
/trunk/main/dbaccess/source/core/inc/
H A Dtable.hxx113 ,const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxConn
120 throw(::com::sun::star::sdbc::SQLException);
123 ,const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxConn)
124 throw(::com::sun::star::sdbc::SQLException);
145 …virtual void SAL_CALL rename( const ::rtl::OUString& _rNewName ) throw(::com::sun::star::sdbc::SQL…
148 …sun::star::beans::XPropertySet >& _rxDescriptor ) throw(::com::sun::star::sdbc::SQLException, ::co…
/trunk/main/dbaccess/source/inc/
H A Dstringconstants.inc186 IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDBC_RESULTSET, "com.sun.star.sdbc.ResultSet");
187 IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDBC_ROWSET, "com.sun.star.sdbc.RowSet");
188 IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDBC_STATEMENT, "com.sun.star.sdbc.Statement");
189 IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDBC_PREPAREDSTATEMENT, "com.sun.star.sdbc.PreparedStatement");
190 IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDBC_CALLABLESTATEMENT, "com.sun.star.sdbc.CallableStatement");
191 IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDBC_CONNECTION, "com.sun.star.sdbc.Connection");
206 IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_CALLABLESTATEMENT, "com.sun.star.sdbc.CallableStatement");
215 IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDBC_DRIVERMANAGER, "com.sun.star.sdbc.DriverManager");
216 IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDBC_CONNECTIONPOOL, "com.sun.star.sdbc.ConnectionPool");
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/file/
H A Dcom.sun.star.comp.sdbc.dbase.ODriver.csv4 "ODriver";"com::sun::star::sdbc::XDriver";"connect()"
5 "ODriver";"com::sun::star::sdbc::XDriver";"acceptsURL()"
6 "ODriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
7 "ODriver";"com::sun::star::sdbc::XDriver";"getMajorVersion()"
8 "ODriver";"com::sun::star::sdbc::XDriver";"getMinorVersion()"
H A Dcom.sun.star.comp.sdbc.evoab.OEvoabDriver.csv4 "OEvoabDriver";"com::sun::star::sdbc::XDriver";"connect()"
5 "OEvoabDriver";"com::sun::star::sdbc::XDriver";"acceptsURL()"
6 "OEvoabDriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
7 "OEvoabDriver";"com::sun::star::sdbc::XDriver";"getMajorVersion()"
8 "OEvoabDriver";"com::sun::star::sdbc::XDriver";"getMinorVersion()"
H A Dcom.sun.star.comp.sdbc.flat.ODriver.csv4 "ODriver";"com::sun::star::sdbc::XDriver";"connect()"
5 "ODriver";"com::sun::star::sdbc::XDriver";"acceptsURL()"
6 "ODriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
7 "ODriver";"com::sun::star::sdbc::XDriver";"getMajorVersion()"
8 "ODriver";"com::sun::star::sdbc::XDriver";"getMinorVersion()"
H A Dcom.sun.star.sdbc.driver.calc.ODriver.csv4 "ODriver";"com::sun::star::sdbc::XDriver";"connect()"
5 "ODriver";"com::sun::star::sdbc::XDriver";"acceptsURL()"
6 "ODriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
7 "ODriver";"com::sun::star::sdbc::XDriver";"getMajorVersion()"
8 "ODriver";"com::sun::star::sdbc::XDriver";"getMinorVersion()"
H A Dcom.sun.star.sdbc.driver.file.Driver.csv4 "Driver";"com::sun::star::sdbc::XDriver";"connect()"
5 "Driver";"com::sun::star::sdbc::XDriver";"acceptsURL()"
6 "Driver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
7 "Driver";"com::sun::star::sdbc::XDriver";"getMajorVersion()"
8 "Driver";"com::sun::star::sdbc::XDriver";"getMinorVersion()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XRow.java24 package ifc.sdbc;
33 import com.sun.star.sdbc.SQLException;
34 import com.sun.star.sdbc.XArray;
35 import com.sun.star.sdbc.XBlob;
36 import com.sun.star.sdbc.XClob;
37 import com.sun.star.sdbc.XRef;
38 import com.sun.star.sdbc.XRow;
H A D_XIsolatedConnection.java24 package ifc.sdbc;
29 import com.sun.star.sdbc.XConnection;
30 import com.sun.star.sdbc.XIsolatedConnection;
74 } catch (com.sun.star.sdbc.SQLException e) { in _getIsolatedConnectionWithCompletion()
112 } catch (com.sun.star.sdbc.SQLException e) { in _getIsolatedConnection()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXStatement.idl31 #include <com/sun/star/sdbc/SQLException.idl>
34 module com { module sun { module star { module sdbc {
92 <type scope="com::sun::star::sdbc">XMultipleResults</type>.
99 <member scope="com::sun::star::sdbc">XStatement::getResultSet()</member>
101 <member scope="com::sun::star::sdbc">XStatement::getUpdateCount()</member>
103 <member scope="com::sun::star::sdbc">XStatement::getMoreResults()</member>
118 <type scope="com::sun::star::sdbc">Connection</type>
H A DXDriver.idl35 #include <com/sun/star/sdbc/SQLException.idl>
39 #include <com/sun/star/sdbc/DriverPropertyInfo.idl>
42 module com { module sun { module star { module sdbc {
68 @see com::sun::star::sdbc::XDriverManager
69 @see com::sun::star::sdbc::XConnection
86 <type scope="com::sun::star::sdbc">SQLException</type>
101 @see com::sun::star::sdbc::ConnectionProperties
108 @see com::sun::star::sdbc::ConnectionProperties
/trunk/main/connectivity/source/sdbcx/
H A DVUser.cxx40 using namespace ::com::sun::star::sdbc;
99 …sword*/, const ::rtl::OUString& /*newPassword*/ ) throw(::com::sun::star::sdbc::SQLException, Runt… in changePassword()
132 …l::OUString& /*objName*/, sal_Int32 /*objType*/ ) throw(::com::sun::star::sdbc::SQLException, ::co… in getPrivileges()
140 …l::OUString& /*objName*/, sal_Int32 /*objType*/ ) throw(::com::sun::star::sdbc::SQLException, ::co… in getGrantablePrivileges()
148 …_Int32 /*objType*/, sal_Int32 /*objPrivileges*/ ) throw(::com::sun::star::sdbc::SQLException, ::co… in grantPrivileges()
155 …_Int32 /*objType*/, sal_Int32 /*objPrivileges*/ ) throw(::com::sun::star::sdbc::SQLException, ::co… in revokePrivileges()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDriver.hxx123 typedef ::cppu::WeakComponentImplHelper3< ::com::sun::star::sdbc::XDriver,
166sdbc::XConnection > SAL_CALL connect( const ::rtl::OUString& url, const ::com::sun::star::uno::Seq…
167 …virtual sal_Bool SAL_CALL acceptsURL( const ::rtl::OUString& url ) throw(::com::sun::star::sdbc::S…
168sdbc::DriverPropertyInfo > SAL_CALL getPropertyInfo( const ::rtl::OUString& url, const ::com::sun:…
/trunk/main/dbaccess/source/ui/app/
H A DAppController.hxx104 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData >
411 …void initializeConnection( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XCo…
458 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDataSource > SAL_CALL getDataSo…
460 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > SAL_CALL getActive…
463 …virtual void SAL_CALL connect( ) throw (::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
466 …n, ::com::sun::star::container::NoSuchElementException, ::com::sun::star::sdbc::SQLException, ::co…
467 …n, ::com::sun::star::container::NoSuchElementException, ::com::sun::star::sdbc::SQLException, ::co…
468 …hrow (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::sdbc::SQLException, ::co…
469 …hrow (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::sdbc::SQLException, ::co…
495 const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData >&

Completed in 81 milliseconds

1...<<11121314151617181920>>...59