I have yet to see a *good* example of how to do jdbc on the net. 

Most are very simple one-off "throws SQLException" examples that don't
seem to take into consideration little things like stability and
releasing resources. :)

That is why I think tools like iBATIS are so powerful - you get all the
power of JDBC without the pain.

Larry

>>> [EMAIL PROTECTED] 04/06/04 11:15 AM >>>
Now I am closing the connection in the finally block.
The exemple...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to