Lines Matching refs:sdbc

27 #include <com/sun/star/sdbc/RowSet.idl>
30 module com { module sun { module star { module sdbc {
59 <type scope="com::sun::star::sdbc">ResultSetConcurrency</type>
96 <member scope="com::sun::star::sdbc">XRowSetListener::cursorMoved</member> or a
97 <member scope="com::sun::star::sdbc">XRowSetListener::rowChanged</member> call or a
127 …<tr><td><type scope="com::sun::star::sdbc">XResultSet</type></td><td/><td/><td/><td/><td/><td/><td…
140 …<tr><td><type scope="com::sun::star::sdbc">XResultSetUpdate</type></td><td/><td/><td/><td/><td/><t…
162 …<p>Via <member scope="com::sun::star::sdbc">XResultSetUpdate::deleteRow</member>, you can delete t…
164 …<member scope="com::sun::star::sdbc">XResultSet::rowDeleted</member> will return <TRUE/>. The dele…
168 <dt><member scope="com::sun::star::sdbc">XResultSet::getRow</member></dt>
171 …<dt><type scope="com::sun::star::sdbc">XResultSet</type>: <code>next</code>, <code>first</code>, <…
179 <dt><member scope="com::sun::star::sdbc">XResultSet::refreshRow</member></dt>
182 <dt><type scope="com::sun::star::sdbc">XRow</type>: <code>getFoo</code></dt>
188 <dt><type scope="com::sun::star::sdbc">XRowUpdate</type>: <code>updateFoo</code></dt>
191 <dt><member scope="com::sun::star::sdbc">XResultSetUpdate::deleteRow</member></dt>
194 <dt><member scope="com::sun::star::sdbc">XResultSetUpdate::moveToInsertRow</member></dt>
197 … <member scope="com::sun::star::sdbc">XResultSetUpdate::moveToCurrentRow</member> will not
205 service com::sun::star::sdbc::RowSet;
212 the <type scope="com::sun::star::sdbc">XParameters</type> interface.<br/>
216 …rameters which aren't set before through the <type scope="com::sun::star::sdbc">XParameters</type>…
224 …terface implies a sematical extension to the <type scope="com::sun::star::sdbc">XResultSetUpdate</…
225 … interface which is supported via the <type scope="com::sun::star::sdbc">ResultSet</type>.</p>
233 …e is already implied with the support of the <type scope="com::sun::star::sdbc">ResultSet</type> s…
236 …in a sematical extension: the methods <member scope="com::sun::star::sdbc">XResultSetUpdate::inser…
237 …<member scope="com::sun::star::sdbc">XResultSetUpdate::updateRow</member> and <member scope="com::…
241 [optional] interface com::sun::star::sdbc::XResultSetUpdate;
274 …is equivalent to using the <type scope="com::sun::star::sdbc">XParameters</type> interface inherit…
275 …<type scope="com::sun::star::sdbc">RowSet</type>). Additionally, they provide information about th…
283 [property] com::sun::star::sdbc::XConnection ActiveConnection;
297 <member scope="com::sun::star::sdbc">RowSet::EscapeProcessing</member>
301 The default value for <member scope="com::sun::star::sdbc">RowSet::EscapeProcessing</member>
306 @see com::sun::star::sdbc::RowSet::EscapeProcessing