| Author |
Overview of Java database technologies
|
Karl Hungus
Greenhorn
Joined: Jan 22, 2005
Posts: 10
|
|
Hi guys, Just wondering if somebody could point me to a thread/web site/article that gives a good overview of the different ways of linking Java to databases (particularly RDBMS). Also a book recommendation on this subject would be much appreciated. I have done some JDBC and SQLJ but would really like to know what is the "best practice" or most-used method out there. Many thanks.
|
SCJP1.4
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26496
|
|
Paul, The most common way is definitely JDBC. You could probably verify this by doing a search on javaworld.com or google.com for "JDBC" and "SQLJ" and compare the results.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: Overview of Java database technologies
|
|
|