/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/ |
H A D | com.sun.star.comp.dba.ORowSet.csv | 90 "ORowSet";"com::sun::star::sdbc::RowSet";"URL" 91 "ORowSet";"com::sun::star::sdbc::RowSet";"Command" 93 "ORowSet";"com::sun::star::sdbc::RowSet";"TypeMap" 97 "ORowSet";"com::sun::star::sdbc::RowSet";"MaxRows" 98 "ORowSet";"com::sun::star::sdbc::RowSet";"User" 99 "ORowSet";"com::sun::star::sdbc::RowSet";"Password" 104 "ORowSet";"com::sun::star::sdb::RowSet";"Command" 109 "ORowSet";"com::sun::star::sdb::RowSet";"Filter" 111 "ORowSet";"com::sun::star::sdb::RowSet";"Order" 114 "ORowSet";"com::sun::star::sdb::RowSet";"IsNew" [all …]
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/ |
H A D | com.sun.star.comp.forms.ODatabaseForm.csv | 132 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"URL" 133 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"Command" 135 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"TypeMap" 139 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"MaxRows" 140 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"User" 141 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"Password" 146 "ODatabaseForm";"com::sun::star::sdb::RowSet";"Command" 150 "ODatabaseForm";"com::sun::star::sdb::RowSet";"Filter" 154 "ODatabaseForm";"com::sun::star::sdb::RowSet";"Order" 157 "ODatabaseForm";"com::sun::star::sdb::RowSet";"IsNew" [all …]
|
/trunk/main/offapi/com/sun/star/sdb/ |
H A D | RowSet.idl | 27 #include <com/sun/star/sdbc/RowSet.idl> 53 /** is a client side RowSet, which use retrieves is data based on a database table, 60 , the RowSet caches all data or uses 65 In addition, it provides events for RowSet navigation and RowSet modifications 165 the <type>RowSet</type> as soon as the cursor is moved away from it.<br/> 176 <code>15</code>, followed by <code>next</code>, then your <type>RowSet</type> afterwards 203 published service RowSet 205 service com::sun::star::sdbc::RowSet; 297 <member scope="com::sun::star::sdbc">RowSet::EscapeProcessing</member> 301 The default value for <member scope="com::sun::star::sdbc">RowSet::EscapeProcessing</member> [all …]
|
H A D | XRowSetChangeBroadcaster.idl | 37 /** broadcasts changes in the <code>RowSet</code> supplied by a component 45 … /** adds a listener to be notified when the <code>RowSet</code> supplied by the component changes.
|
H A D | XRowSetChangeListener.idl | 35 /** is implemented by components which want to be notified when the <code>RowSet</code> supplied 44 …/** notifies the listener that the <code>RowSet</code> associated with a <type>XRowSetSupplier</ty…
|
H A D | XRowsChangeBroadcaster.idl | 37 /** broadcasts changes in the <code>RowSet</code> supplied by a component 45 … /** adds a listener to be notified when the <code>RowSet</code> supplied by the component changes.
|
H A D | XRowSetSupplier.idl | 48 the RowSet object 56 the RowSet object to set
|
H A D | ErrorCondition.idl | 68 // = section ROW_SET - css.sdb.RowSet related error conditions 70 /** is used by and <type>RowSet</type> to indicate that an operation has been vetoed 74 @see RowSet
|
H A D | DataAccessDescriptor.idl | 146 …are specified, a <type>RowSet</type> can be created with this information. If the results provided… 152 @see com::sun::star::sdb::RowSet 202 <type scope="com::sun::star::sdb">RowSet</type>, or an instance obtained 204 on such a <type scope="com::sun::star::sdb">RowSet</type>. This becomes important in
|
H A D | XSingleSelectQueryAnalyzer.idl | 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
|
/trunk/main/connectivity/qa/complex/connectivity/ |
H A D | FlatFileAccess.java | 31 import connectivity.tools.RowSet; 196 public Object getValue( final RowSet i_rowSet ) throws SQLException; in getValue() 216 public Object getValue( final RowSet i_rowSet ) throws SQLException in getValue() 229 public Object getValue( final RowSet i_rowSet ) throws SQLException in getValue() 238 RowSet rowSet = null; in testRowSetResults()
|
/trunk/main/dbaccess/qa/complex/dbaccess/ |
H A D | QueryInQuery.java | 32 import connectivity.tools.RowSet; 64 …final RowSet outerRowSet = m_database.getDatabase().createRowSet( _outerCommandType, _outerCommand… in verifyEqualRowSetContent() 67 …final RowSet innerRowSet = m_database.getDatabase().createRowSet( _innerCommandType, _innerCommand… in verifyEqualRowSetContent() 158 …final RowSet rowSet = m_database.getDatabase().createRowSet( CommandType.QUERY, "orders level 0" ); in checkCyclicReferences()
|
/trunk/main/offapi/com/sun/star/sdbc/ |
H A D | RowSet.idl | 50 It acts like a typical bean. Before you use the RowSet, you have to specify a 54 Afterwards, you can populate the RowSet by its execute method to fill the set 58 On the one hand, a RowSet can be used as a short cut to retrieve the data of a DataSource. 65 published service RowSet 71 …<p>To refresh the content of a <type>RowSet</type>, use this interface's <member>XRowSet::execute<…
|
/trunk/main/odk/examples/DevelopersGuide/Database/ |
H A D | Makefile | 39 APP3_NAME=RowSet 50 RowSet.java 113 @echo $(MAKE) RowSet.run
|
/trunk/main/offapi/com/sun/star/form/component/ |
H A D | DataForm.idl | 32 #include <com/sun/star/sdb/RowSet.idl> 75 service com::sun::star::sdb::RowSet; 86 … The <type scope="com::sun::star::sdb">RowSet</type> service specifies exactly which notifications 89 … <ul><li>After all notifications as defined in the <type scope="com::sun::star::sdb">RowSet</type> 92 … <li>After the reset happened, the <member scope="com::sun::star::sdb">RowSet::IsModified</member>
|
/trunk/main/offapi/com/sun/star/chart2/data/ |
H A D | XDatabaseDataProvider.idl | 118 <member scope="com::sun::star::sdbc">RowSet::EscapeProcessing</member> 122 The default value for <member scope="com::sun::star::sdbc">RowSet::EscapeProcessing</member> 147 …are specified, a <type>RowSet</type> can be created with this information. If the results provided… 153 @see com::sun::star::sdb::RowSet
|
/trunk/main/offapi/com/sun/star/form/runtime/ |
H A D | FormFeature.idl | 118 /** toggles the <member scope="com::sun::star::sdb">RowSet::ApplyFilter</member> property 130 …<p>Effectively, this operation resets the <member scope="com::sun::star::sdb">RowSet::Filter</memb… 131 and <member scope="com::sun::star::sdb">RowSet::Order</member> properties of the form.</p>
|
H A D | XFormOperations.idl | 73 on the form's <member scope="com::sun::star::sdb">RowSet::IsNew</member> property.<br/> 234 <member scope="com::sun::star::sdb">RowSet::IsNew</member> property of the form.</p> 246 <member scope="com::sun::star::sdb">RowSet::IsModified</member> property of the form.</p>
|
/trunk/main/dbaccess/ |
H A D | JunitTest_dbaccess_complex.mk | 40 dbaccess/qa/complex/dbaccess/RowSet \ 74 complex.dbaccess.RowSet \
|
/trunk/main/offapi/com/sun/star/report/ |
H A D | XReportDefinition.idl | 216 <member scope="com::sun::star::sdbc">RowSet::EscapeProcessing</member> 220 The default value for <member scope="com::sun::star::sdbc">RowSet::EscapeProcessing</member> 245 …are specified, a <type>RowSet</type> can be created with this information. If the results provided… 251 @see com::sun::star::sdb::RowSet
|
/trunk/main/connectivity/qa/connectivity/tools/ |
H A D | AbstractDatabase.java | 194 public RowSet createRowSet(final int _commandType, final String _command) in createRowSet() 196 return new RowSet(m_orb, getDocumentURL(), _commandType, _command); in createRowSet()
|
H A D | RowSet.java | 46 public class RowSet implements XRowSet, XRow class 52 … public RowSet( XMultiServiceFactory _orb, String _dataSource, int _commandType, String _command ) in RowSet() method in RowSet
|
/trunk/main/odk/examples/DevelopersGuide/Forms/ |
H A D | HsqlDatabase.java | 242 public RowSet createRowSet( int _commandType, String _command ) in createRowSet() 244 return new RowSet( m_context, getDocumentURL(), _commandType, _command ); in createRowSet()
|
H A D | RowSet.java | 44 public class RowSet implements XRowSet, XRow class 50 … public RowSet( XComponentContext _context, String _dataSource, int _commandType, String _command ) in RowSet() method in RowSet
|
/trunk/main/dbaccess/source/inc/ |
H A D | stringconstants.inc | 187 IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDBC_ROWSET, "com.sun.star.sdbc.RowSet"); 204 IMPLEMENT_CONSTASCII_USTRING(SERVICE_SDB_ROWSET, "com.sun.star.sdb.RowSet");
|