IBM®
Skip to main content
    Country/region [select]      Terms of use
 
 
    
     Home      Products      Services & solutions      Support & downloads      My account     
 
developerworks > My developerWorks >  Dashboard > Bobby Woolf: WebSphere SOA and J2EE in Practice > ... > Java Standard Edition > Java Database Connectivity
developerWorks
Log In   View a printable version of the current page.
Overview Connect Spaces Forums Wikis
Java Database Connectivity
Added by bwoolf, last edited by bwoolf on Dec 21, 2007  (view change)
Labels: 
(None)

Java Database Connectivity

Java Database Connectivity (JDBC) is a spec from Sun and part of the Java Standard Edition spec. It enables an application running in the Java environment to access relational databases. The database must implement a JDBC adapter.

Java programs using JDBC to access databases should also use JPA to bind that data into Java objects.


 
    About IBM Privacy Contact