What's New in This Guide

This guide has been updated in several ways. The following table lists the sections that have been added or changed.

For a list of known issues (release notes), see the "Known Issues for Oracle SOA Products and Oracle AIA Foundation Pack" at http://www.oracle.com/technetwork/middleware/docs/soa-aiafp-knownissuesindex-364630.html.

Sections Changes Made February 2013
Entire Guide Product renamed to Oracle Event Processing X
Chapter 9 Built-In Aggregate Functions    
listagg Section added to describe the listagg function, which you can use to aggregate the values of its argument into a java.util.List. X
Chapter 13 User-Defined Functions    
User-Defined Function Datatypes Rewritten to note that all built-in Oracle CQL datatypes are supported in user-defined functions. X
Chapter 18 Oracle Event Processing Hadoop Data Cartridge    
Chapter 18, "Oracle Event Processing Hadoop Data Cartridge" Chapter added to describe how to access Hadoop data sources from Oracle CQL code. X
Chapter 19 Oracle Event Processing NoSQL Data Cartridge    
Chapter 19, "Oracle Event Processing NoSQL Database Data Cartridge" Chapter added to describe how to access NoSQL data sources from Oracle CQL code. X
Chapter 22 Oracle CQL Statements    
BINARY Example: UNION and UNION ALL Section updated to illustrate how to use the UNION ALL operator with two input streams to produce an output stream. X
BINARY Example: INTERSECT Section updated to include an example of the INTERSECT operator. X
BINARY Example: EXCEPT and MINUS Section updated with descriptive text and EXCEPT operator example. X
ORDER BY Query Example and ORDER BY ROWS Query Example Section updated with more description and examples. X