Copyright Table of Contents Index Full Description About the Author Reviews Reader reviews Errata Java Programming with Oracle JDBC Donald Bales Publisher: O'Reilly First Edition January 2002 ISBN: 0-596-00088-x, 496 pages By GiantDino Learn how to leverage JDBC, a key Java technology used to access relational data from Java programs, in an Oracle environment. Author Donald Bales begins by teaching you the mysteries of establishing database connections, and how to issue SQL queries and get results back. You'll move on
to advanced topics such as streaming large objects, calling PL/SQL procedures, and working with Oracle9i's object-oriented features, then finish with a look at transactions, concurrency management, and performance. Java Programming with Oracle JDBC Preface Why I Wrote This Book This Book's Intended Audience Structure of This Book Conventions Used in This Book Software and Versions Comments and Questions Acknowledgments I: Overview Introduction to JDBC 1.1 The JDBC API 1.2 Clients 1.3 Using SQL II: Connections 2. Application Database Connections 2.1 JDBC Drivers 2.2 Installation 2.3 Connecting to a Database 2.4 Handling Exceptions 3. Applet Database Connections 3.1 Oracle Drivers and JDK Versions 3.2 It's an Applet's Life 3.3 Packaging Your Applet 3.4 Getting Around the Sandbox 3.5 Establishing a Connection Through a Firewall 3.6 Guidelines for Choosing a Workaround 4. Servlet Database Connections 4.1 Oracle Driver Selection 4.2 Servlet Connection Strategies 4.3 Guidelines for Choosing a Connection Strategy 5. Internal Database Connections 5.1 Server-Side Driver Types 5.2 Using the Server-Side Internal Driver 5.3 Using the Server-Side Thin Driver 5.4 JServer Program Support 6. Oracle Advanced Security 6.1 Authentication 6.2 Data Encryption 6.3 Data Integrity 6.4 A Data Encryption and Integrity Example 6.5 Secure Sockets Layer 7. JNDI and Connection Pooling...
Website: www.adastechnologies.com | Filesize: 1394kb
No of Page(s): 389
Download Java Programming with Oracle JDBC By GiantDino.pdf
No comments:
Post a Comment