| |
|
 |
Java has developed into a robust, and dynamic general purpose programming language, which has proved itself to be adaptable, extensible and well suited to a range of development environments. This book is about improving your core Java programming skills and learning how to create professional Java applications...
read
more |
|
|
 |
Oracle Corporation has broadened its development platform, integrating open standards such as Java and XML into the heart of the Oracle 8i database. This extended programming environment continues to exploit the qualities of scalability, reliability and efficiency of the world's most successful data management software, but at the same time it provides new challenges and opportunities to programmers...
read
more |
|
|
 |
Describes the 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. Section I focuses on the JDBC API, and Section II applies information in Section I to real- world database programming within the context of a banking application example. Section III is a reference for the JDBC Core and
... read
more |
| |
|
 |
Provides a definitive description of the JDBC API, the technology that enables universal data access for the Java programming language. Combines a step-by-step tutorial with a comprehensive reference to all of the classes and interface, and gives in-depth explanations that go beyond the specification. Offers an introduction for those new to the Java programming language and to SQL,
... read
more
|
| |
|
 |
This guide to database programming on the Internet using Java Database Connectivity (JDBC) is divided into two parts<-->a tutorial and a reference. The reference part provides listings and descriptions of the methods available in JDBC. The new edition adds a chapter on JDBC 2.0 revisions and
extensions .. read
more |