• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
Database Programming with JDBC and Java

Database Programming with JDBC and Java

Paperback

Series: Java Series

DatabasesProgramming

ISBN10: 1565926161
ISBN13: 9781565926165
Publisher: Oreilly Media
Published: Oct 3 2000
Pages: 348
Weight: 1.24
Height: 0.85 Width: 7.12 Depth: 9.02
Language: English
Java and databases make a powerful combination. Getting the two sides to work together, however, takes some effort--largely because Java deals in objects while most databases do not.

This book describes the standard Java interfaces that make portable object-oriented access to relational databases possible and offers a robust model for writing applications that are easy to maintain. It introduces the JDBC and RMI packages and uses them to develop three-tier applications (applications divided into a user interface, an object-oriented logic component, and an information store).

Also in

Programming