Get an overview of JDBC's architecture, then learn how to connect to a database and handle SQL queries and responses with PreparedStatements, transactions, connection pooling, and more. JDBC (Java ...
Software architects face an important technical problem when they must decide how to best interact with backend database systems. The decision often comes down to the Hibernate vs. JDBC debate, as the ...
JDBC stands for the Java database connectivity protocol. Based on the same X/Open CLI standard as Microsoft's object database connectivity protocol, the JDBC applications programmable interface (API) ...
Writing succinct and elegant JDBC code can be difficult. You have to create a few different objects and catch numerous checked exceptions, even if you can't reasonably recover from them. Closing a ...
Note: This article is excerpted from Chapter 7, "Creating a Shared Database," of Microsoft .NET and J2EE Interoperability Toolkit [Microsoft Press, 2003, ISBN: 0735619220]. It has been edited for ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results