WebSphere Message Brokers
File: ak04915_
Writer: Bill Oppenheimer

Reference topic

This build: July 31, 2007 21:31:22

BROKER SCHEMA statement

The BROKER SCHEMA statement is optional; use it in an ESQL file to explicitly identify the schema that contains the file.

Syntax

An ESQL schema is a named container for functions, procedures, modules, and variables. It is similar to the namespace concept of C++ and XML, and to the package concept of Java.

In the absence of a BROKER SCHEMA statement, all functions, procedures, modules, and constants belong to the default schema. This is similar to the default namespace in C++, the no-target namespace in XML schema, and the default package in Java.
Note: The BROKER SCHEMA feature is used in the Eclipse tooling set and is a language feature, as is package. It does not appear in the broker ESQL.
Related concepts
ESQL overview
Related tasks
Developing ESQL
Related reference
PATH clause
Syntax diagrams: available types
ESQL statements
CREATE MODULE statement
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2007Copyright IBM Corporation 1999, 2007. All Rights Reserved.
This build: July 31, 2007 21:31:22

ak04915_ This topic's URL is: