Differences between version 2 and previous revision of JDBC.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Sunday, October 19, 2003 5:50:41 pm | by StuartYeates | Revert |
Older page: | version 1 | Last edited on Sunday, October 19, 2003 5:47:39 pm | by StuartYeates | Revert |
@@ -1,5 +1,5 @@
-[Acronym] for __Java
__ __D__ata__B__ase __C__onnector.
+[Acronym] for __J
__ava
__D__ata__B__ase __C__onnector.
The standard interface to a random [SQL]/[RelationalDataBase]/PostRelationalDataBase server in the [Java] [ProgrammingLanguage].
Contrary to popular opinion [JDBC] makes many assumptions about the DataBase it connects to. In particular [XMLDataBase]s for which no sane relational mapping exists (for example document repositories of [XHTML] documents) are problematic.