Summary

   

Java™ 2 Primer Plus
By Steven Haines, Steve Potts

Table of Contents
Chapter 19.  Accessing Databases with Java Database Connectivity (JDBC)


In this chapter we looked at the subject of databases from a Java-centric point of view. The first thing we learned was what a database is. Following that the Java approach to database management, JDBC, was introduced.

Next, you learned how to create a table within a database using JDBC and Java. Following that you were shown how to populate databases with data. Next, you learned how to query databases using JDBC. Finally, you learned how to create a graphical user interface that can query and update a database table.


       
    Top
     



    Java 2 Primer Plus
    Java 2 Primer Plus
    ISBN: 0672324156
    EAN: 2147483647
    Year: 2001
    Pages: 332

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net