19 #ifndef __com_sun_star_sdbc_BatchUpdateException_idl__ 20 #define __com_sun_star_sdbc_BatchUpdateException_idl__ 24 module
com { module sun { module star { module sdbc {
Definition: Ambiguous.idl:22
sequence< long > UpdateCounts
is an array of long , with each element indicating the update count for a SQL command that executed s...
Definition: BatchUpdateException.idl:49
is an exception that provides information on a database access error.
Definition: SQLException.idl:44
is thrown when an error occurs during a batch update operation.
Definition: BatchUpdateException.idl:40