Chapter 16: Using the JDBC

"Imagine if every Thursday your shoes exploded if you tied them the usual way. This happens to us all the time with computers, and nobody thinks of complaining." —Jeff Raskin

Introduction

In this chapter, we show you how to utilize a database from within a Java application by means of the Java Database Connectivity library (JDBC). This is a very powerful tool, especially when used in conjunction with a server application for handling the back end of a multiplayer network game over the Internet (or, at the most basic of levels, a high-score table).



Java 1.4 Game Programming
Java 1.4 Game Programming (Wordware Game and Graphics Library)
ISBN: 1556229631
EAN: 2147483647
Year: 2003
Pages: 237

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