JDBC Developers Guide Reference.rar

时间:2014-12-06 04:09:03
【文件属性】:

文件名称:JDBC Developers Guide Reference.rar

文件大小:6.15MB

文件格式:RAR

更新时间:2014-12-06 04:09:03

JAVA JDBC

Document Structure The Oracle JDBC Developers Guide and Reference contains 21 chapters and one appendix: Chapter 1, "Overview" This chapter provides an overview of the Oracle implementation of JDBC and the Oracle JDBC driver architecture. Chapter 2, "Getting Started" This chapter introduces the Oracle JDBC drivers and some scenarios of how you can use them. This chapter also guides you through the basics of testing your installation and configuration. Chapter 3, "Basic Features" This chapter covers the basic steps in creating any JDBC application. It also discusses additional basic features of Java and JDBC supported by the Oracle JDBC drivers. Chapter 4, "Overview of JDBC 2.0 Support" This chapter presents an overview of JDBC 2.0 features and describes the differences in how these features are supported in the JDK 1.2.x and JDK 1.1.x environments. Chapter 6, "Overview of Oracle Extensions" This chapter provides an overview of the JDBC extension classes supplied by Oracle. Chapter 5, "Accessing and Manipulating Oracle Data" This chapter describes data access using the Oracle datatype formats rather than Java formats. Chapter 7, "Working with LOBs and BFILEs" This chapter covers the Oracle extensions to the JDBC standard that let you access and manipulate LOBs and LOB data. Chapter 8, "Working with Oracle Object Types" This chapter explains how to map Oracle object types to Java classes by using either standard JDBC or Oracle extensions. Chapter 9, "Working with Oracle Object References" This chapter describes the Oracle extensions to standard JDBC that let you access and manipulate object references. Chapter 10, "Working with Oracle Collections" This chapter discusses the Oracle extensions to standard JDBC that let you access and manipulate arrays and their data. xxi Chapter 11, "Accessing PL/SQL Index-by Tables" This chapter describes special methods to bind and register PL/SQL index-by tables in JDBC. Chapter 12, "Result Set Enhancements" This chapter discusses JDBC 2.0 result set enhancements such as scrollable result sets and updatable result sets, including support issues under JDK 1.1.x. Chapter 13, "Performance Extensions" This chapter describes Oracle extensions to the JDBC standard that enhance the performance of your applications. Chapter 14, "Statement Caching" This chapter describes Oracle extension statements for caching. Chapter 15, "Connection Pooling and Caching" This chapter discusses JDBC 2.0 data sources (and their usage of JNDI), connection pooling functionality (a framework for connection caching implementations), and a sample connection caching implementation provided by Oracle. Chapter 16, "Distributed Transactions" This chapter covers distributed transactions, otherwise known as global transactions, and standard XA functionality. (Distributed transactions are sets of transactions, often to multiple databases, that have to be committed in a coordinated manner.) Chapter 17, "Java Transaction API" This chapter describes how to use the JDBC connections within a JTA global transaction in order to include all changes to multiple databases within a transaction. Chapter 18, "Advanced Topics" This chapter describes advanced JDBC topics such as using NLS, working with applets, the server-side driver, and embedded SQL92 syntax. Chapter 19, "Coding Tips and Troubleshooting" This chapter includes coding tips and general guidelines for troubleshooting your JDBC applications. Chapter 20, "Sample Applications" This chapter presents sample applications that highlight advanced JDBC features and Oracle extensions. xxii Chapter 21, "Reference Information" This chapter contains detailed JDBC reference information. Appendix A, "JDBC Error Messages" This appendix lists JDBC error messages and the corresponding ORA error numbers.


【文件预览】:
JDBC Developers Guide Reference
----a83724.pdf(4.54MB)
----b14187.pdf(4.01MB)
----b14355.pdf(7.89MB)

网友评论