Query Function Catalog

A catalog of functions called CEP Query is provided for use in writing and managing queries.

The following categories and functions are provided in the catalog:

  • Query category: create(), delete(), exists()
  • Callback category: delete(), exists()
  • ResultSet category: close(), get(), isBatchEnd(), isOpen(), next()
  • Statement category: clearSnapshotRequired(), clearVars(), close(), execute(), executeWithCallback(), executeWithBatchCallback(), getSnapshotRequired(), getVar(), isOpen(), open(), setSnapshotRequired(), setVar()

Each category also has a Metadata subcategory, which contains functions such as findColumn(), getColumnCount(), getColumnName(), getColumnType(), getQueryName(), and getStatementName().

Tooltips associated with all these functions show the function signatures and other helpful text. The tooltips are available in TIBCO BusinessEvents Studio and you can also refer TIBCO BusinessEvents Functions Reference for more information about the catalog functions.

For general information on using the functions provided with TIBCO BusinessEvents, see TIBCO BusinessEvents Developer’s Guide.