Author
what does JDBC stands for?
Ankur Jain
Ranch Hand
Joined: Sep 02, 2003
Posts: 44
posted Sep 16, 2004 11:23:00
0
I ve seen many books which states JDBC as Java DataBase Conncetivity and some saying its not. So what's the truth??
Ankur<br />SCJP,SCBCD
Prashant Jain
Greenhorn
Joined: Aug 19, 2004
Posts: 29
posted Sep 16, 2004 22:10:00
0
Please let me know the answer as and when you find it :-) Prashant Jain prashantjainn@yahoo.com
Jyothi Lature
Ranch Hand
Joined: Oct 31, 2001
Posts: 60
posted Sep 17, 2004 01:16:00
0
Hi, JDBC IS Java Database Connectivity, standardized DB interface for Java. This technology allows to write applications and use it with any SQL database that has a JDBC-driver. So, i dont think it can be anything else....!
Jyothi<br />Sun Certified Java Programmer<br />Brainbench Certified for Javascript
Ankur Jain
Ranch Hand
Joined: Sep 02, 2003
Posts: 44
posted Sep 17, 2004 11:17:00
0
That is what I have come across in many books. But if u'll notice in JDBC API docs, spec & tutorials, u wont find an instance of JDBC stated as Java DataBase Connectivity.check it out!!
Bacon
Ranch Hand
Joined: Jul 14, 2004
Posts: 305
posted Sep 17, 2004 11:34:00
0
Try whatis.com for your tech terms. I use it a lot. http://whatis.techtarget.com/
Masoud Kalali
Author
Ranch Hand
Joined: Jul 08, 2004
Posts: 531
posted Sep 17, 2004 11:54:00
0
Hi I have read in one of Sun documents that JDBC is not stand for "Java Database Connectivity" Its a trademark like other Java TMs . Sun doesnt meant that it doesnt mean "Java databse Connectivity" but its a trademark . i hope its clear.
Masoud Kalali
Software Engineer - My Weblog - GlassFish Security
Ankur Jain
Ranch Hand
Joined: Sep 02, 2003
Posts: 44
posted Sep 19, 2004 11:29:00
0
Sun doesnt meant that it doesnt mean "Java databse Connectivity" but its a trademark . i hope its clear
------------------------------------------------- No its not clear .plz clarify if u can.
Jyothi Lature
Ranch Hand
Joined: Oct 31, 2001
Posts: 60
posted Sep 19, 2004 23:38:00
0
Hi, whatis.com --- http://whatis.techtarget.com/ is a cool link... Thanks for sharing the info. This link answers the question.
Paul Misoni
Greenhorn
Joined: Jan 02, 2001
Posts: 16
posted Sep 21, 2004 06:24:00
0
This is silly. JDBC is a trademark name. Diet Coke is a trademark name, as well. Does Diet Coke mean "diet Coca-Cola" ? It's a NAME! Sun took an acronym and trademarked it. JDBC is JDBC. As long as everyone knows what it's for, it doesn't matter. Shall we go into further discussion as to whether we should refer to the sun as "the sun", or perhaps we should refer to it as Sol?
Adeel Ansari
Ranch Hand
Joined: Aug 15, 2004
Posts: 2874
posted Sep 21, 2004 06:33:00
0
i got something from whatis.com, but then i visited the vendors they were saying something else. looked for aglets. according to whatis.com - agile applets according to docs found at IBM japan - agent applets anyways whatis.com works mostly.
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56202
posted Sep 21, 2004 07:48:00
0
This seems to have gotten completely off topic. Closing.
[Smart Questions ] [JSP FAQ ] [Books by Bear ] [Bear's FrontMan ] [About Bear ]
subject: what does JDBC stands for?