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 p
Database programming with JDBC and Java
โ Scribed by George Reese
- Publisher
- O'Reilly
- Tongue
- English
- Leaves
- 253
- Series
- Java series (O'Reilly & Associates)
- Edition
- 2nd ed
- Category
- Library
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
The Java Database Connectivity classes (JDBC) sensibly provide an interface between a platform-independent programming language (Java) and a standardized database language (Structured Query Language, or SQL). Pretty much every Java program that's involved in transactions or other business operations
* Other books cover Java programming, but only Visual Developer Java Database Programming with JDBC, 2nd Edition provides complete coverage of the newest JDBC standard (1.2) and the newest version of the Java Developer's Kit (JDK 1.1), Java's database connectivity environment, and gives you all the
For experienced developers and programmers looking to exploit the power of Java by building applications that interact with a SQL database server, this book/CD-ROM is your complete, real-world guide to the Java Database Connectivity Application Programming Interface. Part 1 leads you through the sev
Teaches you how to develop Java programs, from start to finish, for connecting to databases using Java's new database connectivity environment, JDBC. Tells how to easily install drivers for most databases. Features a section on programming ODBC Java programs, including a robust ODBC client template
Teaches you how to develop Java programs, from start to finish, for connecting to databases using Java's new database connectivity environment, JDBC. Tells how to easily install drivers for most databases. Features a section on programming ODBC Java programs, including a robust ODBC client template