This text provides best practices and patterns for readers who want to connect to databases using Java. It also includes coverage of various database-related APIs for Java, including JDO, JDBC (including newest 3.0 APIs), and CMP.
Java & databases
โ Scribed by Akmal Chaudhri
- Book ID
- 127445739
- Publisher
- Kogan Page Science
- Year
- 2003
- Tongue
- English
- Weight
- 7 MB
- Series
- Innovative technology series. Information systems and networks
- Category
- Library
- City
- London :, Sterling, VA
- ISBN
- 1903996155
No coin nor oath required. For personal study only.
โฆ Synopsis
Many modern data applications such as geographical information systems, search engines and computer aided design systems depend on having adequate storage management control. This publication describes the use of the programming language Java in these and other applications. This publication is based on material presented at a workshop entitled "Java and Databases: Persistence Options" held in Denver, Colorado, in November 1999.
๐ SIMILAR VOLUMES
Java Database Development with Oracle is a hands-on book for Java developers who want to learn how use Oracle and integrate it with their Java applications. It assumes an intermediate knowledge of Java and no knowledge of Oracle. This book is segmented into three parts. Part One begins by investigat
Assuming a familiarity with SQL and at least one Java enterprise API, this book describes the different approaches Java provides for database programming, assesses what approaches fit which problems, and recommends best practices for each model. The author discusses data architecture, transaction ma
In a world of acronyms and abbreviations, JDBC is one worth knowing. It's the application programming interface that bridges the gap between sophisticated relational database management systems and Java, a programming language uniquely suited to today's intranet and Internet networking environments.
Java delivers powerful tools for creating today's multi-tier database applications. Packed with lucid explanations and lots of real-world examples, this comprehensive guide gives you everything you need to master Java database programming techniques. Starting with an insightful look into RDBMS, SQL,
Covers fundamental and advanced Java database programming techniques for beginning and experienced readers This book covers the practical considerations and applications in database programming using Java NetBeans IDE, JavaServer Pages, JavaServer Faces, and Java Beans, and comes complete with auth