java.net: Wiki

The Source for Java Technology Collaboration


 <<O>>  Difference Topic JDBC (26 - 31 Jul 2007 - Main.scolebourne)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->


 <<O>>  Difference Topic JDBC (25 - 31 Jul 2007 - Main.scolebourne)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 28 to 28
 Open source connection pools
Changed:
<
<
>
>
 

Interesting open source projects

Changed:
<
<
>
>
 
Line: 43 to 43
 
Changed:
<
<
>
>
 

 <<O>>  Difference Topic JDBC (24 - 17 Feb 2007 - Main.7volk)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 71 to 71
 
Changed:
<
<
>
>
 Also see

 <<O>>  Difference Topic JDBC (23 - 16 Feb 2007 - Main.7volk)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 50 to 50
 
Added:
>
>
 
Line: 67 to 68
 
Added:
>
>
 Also see

 <<O>>  Difference Topic JDBC (22 - 29 May 2006 - Main.sullis)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 74 to 74
 
Changed:
<
<
>
>
 

Discussion about JDBC


 <<O>>  Difference Topic JDBC (21 - 06 May 2006 - Main.sullis)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 37 to 37
 
Added:
>
>
 

 <<O>>  Difference Topic JDBC (20 - 21 Feb 2006 - Main.andreasschneider)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 73 to 73
 
Added:
>
>
 

Discussion about JDBC


 <<O>>  Difference Topic JDBC (19 - 19 Feb 2006 - Main.sullis)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 53 to 53
 
Added:
>
>
 
Line: 64 to 65
 
Added:
>
>
 Also see
Line: 80 to 82
 - Maydene Fisher, in The Java Tutorial
Deleted:
<
<

 <<O>>  Difference Topic JDBC (18 - 04 May 2005 - Main.sullis)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 62 to 62
 
Added:
>
>
 
Changed:
<
<
Also see
>
>
Also see
 

 <<O>>  Difference Topic JDBC (17 - 08 Feb 2005 - Main.sullis)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 59 to 59
 
Added:
>
>
 
Added:
>
>
 Also see

 <<O>>  Difference Topic JDBC (16 - 05 Feb 2005 - Main.sullis)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 54 to 54
 
Changed:
<
<
>
>
 

 <<O>>  Difference Topic JDBC (15 - 16 Nov 2004 - Main.sullis)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 48 to 48
 
Added:
>
>
 
Line: 57 to 58
 
Added:
>
>
 Also see
Added:
>
>
 


 <<O>>  Difference Topic JDBC (14 - 27 Sep 2004 - Main.jimcp)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 24 to 24
 
Added:
>
>
 Open source connection pools
Line: 36 to 37
 
Changed:
<
<
>
>
 
Added:
>
>
 
Line: 47 to 49
 
Added:
>
>
 
Line: 56 to 59
 

Also see

Changed:
<
<
>
>
 
Added:
>
>
 


 <<O>>  Difference Topic JDBC (13 - 25 Jul 2004 - Main.sullis)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Java Database Connectivity

Changed:
<
<
JDBC is the part of the Java library which allows interaction with relational databases using SQL.
>
>
JDBC is the part of the Java library which allows interaction with relational databases using SQL.
 Developers can either code directly to the JDBC API or use SQLJ which allows SQL statements to be embedded directly into Java source.

Given the wide use of relational databases, JDBC is used in a large number of Java applications.

Added:
>
>
JDBC discussion forums
 Articles
Line: 35 to 39
 
Added:
>
>
 
Line: 45 to 51
 
Added:
>
>
 
Added:
>
>
 Also see
Added:
>
>
 

Discussion about JDBC


 <<O>>  Difference Topic JDBC (12 - 24 Jul 2004 - Main.sullis)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 39 to 39
 
Added:
>
>
 
Added:
>
>
 
Added:
>
>
 Also see

 <<O>>  Difference Topic JDBC (11 - 18 Jul 2004 - Main.sullis)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 10 to 10
 Given the wide use of relational databases, JDBC is used in a large number of Java applications.
Changed:
<
<
Collected articles related to JDBC.
>
>
Articles
 
Line: 18 to 19
 
Added:
>
>
 Open source connection pools

 <<O>>  Difference Topic JDBC (10 - 18 Jul 2004 - Main.sullis)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 19 to 19
 
Changed:
<
<
JDBC connection pools
>
>
Open source connection pools
 
Changed:
<
<
Also see the Wikipedia entry.
>
>
Interesting open source projects

Also see

 

Discussion about JDBC


 <<O>>  Difference Topic JDBC (9 - 17 Jul 2004 - Main.sullis)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 19 to 19
 
Added:
>
>
JDBC connection pools
 Also see the Wikipedia entry.


 <<O>>  Difference Topic JDBC (8 - 07 Dec 2003 - Main.redwolf)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 19 to 19
 
Added:
>
>
Also see the Wikipedia entry.
 

Discussion about JDBC


 <<O>>  Difference Topic JDBC (7 - 19 Oct 2003 - Main.johanley)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 17 to 17
 
Added:
>
>
 

Discussion about JDBC


 <<O>>  Difference Topic JDBC (6 - 05 Sep 2003 - Main.johanley)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 19 to 19
 

Deleted:
<
<
<-- anchor to allow a link to the discussion about this article -->
 

Discussion about JDBC

Changed:
<
<
<-- generate a header for the discussion part of page -->
>
>
"Note that JDBC is a trademarked name and not an acronym; nevertheless, it is often associated with Java Database Connectivity."

- Maydene Fisher, in The Java Tutorial

 

 <<O>>  Difference Topic JDBC (5 - 03 Sep 2003 - Main.redwolf)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 16 to 16
 
Added:
>
>
 
<-- anchor to allow a link to the discussion about this article -->

 <<O>>  Difference Topic JDBC (4 - 02 Sep 2003 - Main.redwolf)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Line: 13 to 13
 Collected articles related to JDBC.
Added:
>
>
 
<-- anchor to allow a link to the discussion about this article -->

 <<O>>  Difference Topic JDBC (3 - 02 Sep 2003 - Main.redwolf)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Changed:
<
<
Here is Sun's home page for JDBC.
>
>
Java Database Connectivity
 
Changed:
<
<
JDBC is the part of the Java library which allows interaction with relational databases, using SQL. (JDBC is short for Java Database Connectivity.)
>
>
JDBC is the part of the Java library which allows interaction with relational databases using SQL. Developers can either code directly to the JDBC API or use SQLJ which allows SQL statements to be embedded directly into Java source.
 
Changed:
<
<
Given the wide use of relational databases, JDBC is an important part of the Java library, and is used in a large number of Java applications.
>
>
Given the wide use of relational databases, JDBC is used in a large number of Java applications.
 Collected articles related to JDBC.

 <<O>>  Difference Topic JDBC (2 - 26 Aug 2003 - Main.weissnix)
Line: 1 to 1
 
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Here is Sun's home page for JDBC.

Changed:
<
<
JDBC is the part of the Java library which allows interaction with relational databases, using SQL. (JDBC does not stand for anything.)
>
>
JDBC is the part of the Java library which allows interaction with relational databases, using SQL. (JDBC is short for Java Database Connectivity.)
 Given the wide use of relational databases, JDBC is an important part of the Java library, and is used in a large number of Java applications.

 <<O>>  Difference Topic JDBC (1 - 25 Aug 2003 - Main.johanley)
Line: 1 to 1
Added:
>
>
Home | Help | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

JDBC
<-- this automatically adds a header showing the name of this page -->

Here is Sun's home page for JDBC.

JDBC is the part of the Java library which allows interaction with relational databases, using SQL. (JDBC does not stand for anything.)

Given the wide use of relational databases, JDBC is an important part of the Java library, and is used in a large number of Java applications.

Collected articles related to JDBC.

<-- anchor to allow a link to the discussion about this article -->

Discussion about JDBC

<-- generate a header for the discussion part of page -->

Topic JDBC . { View | Diffs r26 < r25 < r24 < r23 | More }
 XML java.net RSS