using jdbc and mySQL without throwing exceptions
Posted by: Heiko Jung
Date: October 02, 2010 08:44AM

Hi,

i intend to use JDBC in order to connect to a mySQL database. Basically I got JDBC to work in order to read data out of the database and the use it!

Now i wanted to use this quite simple functionality in a different framework which apparently doesn't allow the classes to throw exceptions!

Therefore my question is whether it is possbile to use JDBC and mySQL without throwing or exceptions or is that per definition necessary?

Does somebody has experience with such a problem?

greetz

Options: ReplyQuote


Subject
Written By
Posted
using jdbc and mySQL without throwing exceptions
October 02, 2010 08:44AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.