|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (3)
View page history... |
| * [CreateCoffees.java|http://java.sun.com/docs/books/tutorial/jdbc/basics/examples/CreateCoffees.java] creates a table named {{COFFEES}} with 5 fields. For supporting information see [The Java Tutorial: JDBC Basics|http://java.sun.com/docs/books/tutorial/jdbc/basics/] |
| * [DukeBakery.java|http://java.sun.com/developer/technicalArticles/Database/dukesbakery/DukeBakery.java] creates the GUI and sets up a database connection and information storage and retrieval for a bakery application written with the Java 2 platform APIs. For supporting information see [Duke's Bakery - A JDBC Order Entry Prototype - Part 1: JDBC Basics|http://java.sun.com/developer/technicalArticles/Database/dukesbakery/] |
| * [enchilada.jar|http://java.sun.com/developer/technicalArticles/Database/dukesbakery2/enchilada.jar] contains all the files for the Duke's Bakery example application prototyped in DukeBakery.java. Shift-click to download. For supporting information see [Duke's Bakery, Part II - A JDBC Order Entry Prototype - Continued|http://java.sun.com/developer/technicalArticles/Database/dukesbakery/] |
| * [MetaTest.java|http://java.sun.com/new2java/supplements/solutions/June02.html] connects to a database and displays information about the database and driver used to make the connection. For supporting information see [New to Java Programming Supplement, June 2002|http://java.sun.com/new2java/supplements/2002/June02.html]. |
... |