The spec isn't clear on that point, but my interpretation is that it 
would apply to all types of statements not just queries.

--Barry

Peter Eisentraut wrote:
> Barry Lind writes:
> 
> 
>>My reading of the JDBC spec would indicate that this is a statement
>>level property (aka query level) since the method to enable this is on
>>the Statement object and is named setQueryTimeout().  There is nothing I
>>can find that would indicate that this would apply to the transaction in
>>my reading of the jdbc spec.
> 
> 
> Does it time out only queries or any kind of statement?
> 



---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to