Lines Matching refs:an
14 * software distributed under the License is distributed on an
38 That is, if an <code>SQLException</code> is raised by
39 such a component, caused by an error condition which is included in the
48 is really thrown by an OpenOffice.org Base core component. To do so, check
70 /** is used by and <type>RowSet</type> to indicate that an operation has been vetoed
83 /** indicates that while parsing an SQL statement, cyclic sub queries have been detected.
103 /** indicates that an identifier is not SQL conform.
111 This is an error since query names can potentially be used in
118 /** indicates that an attempt was made to save a database object under a name
123 name of an existing query, or vice versa.</p>
125 <p>Otherwise, it means an object was attempted to be saved with the
126 name of an already existing object of the same type.</p>
133 /** indicates an operation was attempted which needs a connection to the
165 an empty result set, instead of ungracefull failing.</p>