Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Event Processing for Oracle Java Embedded
11g Release 1 (11.1.1.7)

E39906-01
FRAMES    NO FRAMES


Package com.oracle.cep.cartridge

Interface Summary
CapabilityProvider An ExternalConnection may implement this interface to specify the capabilities it supports, such as equals, less-than, AND, OR, etc.
ExternalConnection Connection to an external data-source.
ExternalConstants General constants used by Cartridges
ExternalDataSource An ExternalDataSource is an external source of contextual data that can be joined together with events within a CQL processor.
ExternalFunction ExternalFunctions are functions used within CQL queries and views that are provided by an external entity, such as an ExternalFunctionProvider.
ExternalFunctionDefinition ExternalFunctionDefinitions specify the metadata for functions used within CQL queries and views that are provided by an external entity, such as an ExternalFunctionProvider.
ExternalFunctionProvider An ExternalFunctionProvider defines a set of functions that can be directly accessed within CQL queries and views.
ExternalPredicate Represents prepared statement predicates.
ExternalPreparedStatement External Prepared Statement.

 

Exception Summary
AmbiguousFunctionException Exception thrown when function being referenced is ambiguous and cannot be determined by the ExternalFunctionProvider
CartridgeException Root exception for Cartridges.
FunctionNotFoundException Exception thrown when function being referenced in CQL is not supported by ExternalFunctionProvider.

 


Overview   Package   Class   Use  Tree  Deprecated  Index  Help 
Copyright © 2007, 2013 Oracle and/or its affiliates. All rights reserved.
 PREV PACKAGE   NEXT PACKAGE FRAMES    NO FRAMES