21module
com { module sun { module star { module form { module runtime {
23interface XFeatureInvalidation;
162 [in] sequence< ::com::sun::star::beans::NamedValue > Arguments
183 [out]
boolean RecordInserted
194 raises ( ::
com::sun::star::sdbc::SQLException );
204 boolean isInsertionRow(
206 raises ( ::
com::sun::star::lang::WrappedTargetException );
216 boolean isModifiedRow(
218 raises ( ::
com::sun::star::lang::WrappedTargetException );
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
This is a checked exception that wraps an exception thrown by the original target.
Definition WrappedTargetException.idl:34
is an exception that provides information on a database access error.
Definition SQLException.idl:41
allows to explicitly free resources and break cyclic references.
Definition generated_idl_chapter_refs.idl:435
provides the possibility to write changes made on a result set back to database.
Definition XResultSetUpdate.idl:27
enhances the functionality of a result set.
Definition XRowSet.idl:39
Definition Ambiguous.idl:20