Skip to main content

Java Database Connectivity (JDBC)

  • Chapter
  • First Online:
An Introduction to Network Programming with Java
  • 4418 Accesses

Abstract

The previous three chapters employed individual, ‘flat’ files to provide persistent data storage. Nowadays, of course, most organisations have the bulk of their data structured into databases, which often need to be accessed from more than one site. These databases are almost invariably relational databases. Programs written in Java are able to communicate with relational databases (whether local or remote) via the Java Database Connectivity (JDBC) API, which became part of the core Java distribution with JDK 1.1. In this chapter, we shall consider how such databases may be accessed via JDBC.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Springer-Verlag London

About this chapter

Cite this chapter

Graba, J. (2013). Java Database Connectivity (JDBC). In: An Introduction to Network Programming with Java. Springer, London. https://doi.org/10.1007/978-1-4471-5254-5_7

Download citation

  • DOI: https://doi.org/10.1007/978-1-4471-5254-5_7

  • Published:

  • Publisher Name: Springer, London

  • Print ISBN: 978-1-4471-5253-8

  • Online ISBN: 978-1-4471-5254-5

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics