Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

implementing ResultSet.getStatement() for JDBC

Status
Not open for further replies.

carpeliam

Programmer
Mar 17, 2000
990
US
I'm looking for a set of JDBC drivers that have implemented ResultSet.getStatement() as well as Statement.getConnection(). Either that, or ... has anybody looked into implementing them? I'm staring at the source code now and not knowing where to start. (As you can probably tell, I need to get a connection for a corresponding result set.) Liam Morley
lmorley@wpi.edu
"light the deep, and bring silence to the world.
light the world, and bring depth to the silence."
 
btw, the database in question is MySQL. I need to find a MySQL JDBC driver. <p>Liam Morley<br><A HREF="mailto:"></A><br>&quot;light the deep, and bring silence to the world.<br>light the world, and bring depth to the silence.&quot;
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top