all about oracle 11g
1 Oracle 11g Database New Features This chapter contains descriptions of all of the features that are new to Oracle 11g Database Release 1 (11.1). This chapter contains the following sections: • Application Development • Availability • Database Overall • Business Intelligence and Data Warehousing • Clustering • Content Management Services • Fault Diagnosability • Information Integration • Location Services and Specialty Data • Manageability • Performance • Security • Windows 1.1 Application Development 1.1.1 APIs and Precompilers The following sections describe new Oracle Database 11g features in application programmatic interfaces. These features improve performance and scalability of applications and enable easy deployment of the Oracle client-side stack. 1.1.1.1 Client-Side Query Cache This feature enables caching of query result sets in client memory. The cached result set data is transparently kept consistent with any changes done on the server side. Applications leveraging this f...