Tag:
drivers
Archive
Servlets, MySQL and JDBC Drivers
With the "write once, compile once, run anywhere" power that the JDBC offers you, Java’s database connectivity allows you to worry about the translation of relational data into objects instead of worrying about how you are getting the data.