Interface | Description |
---|---|
LaunchListener |
This represents the Java SPI interface for listening Launcher events.
|
Class | Description |
---|---|
BLangConstants |
This file contains a list of constant values used by Ballerina Compiler and the Bytecode interpreter.
|
TableConstants |
This file contains a list of constant values used by Table implementation.
|
TableIterator |
Iterator implementation for table data types.
|
TableProvider |
TableProvider creates In Memory database for tables. |
TableResourceManager |
{@link TableResourceManager } is a container for a {@link Connection} , a {@link Statement}
and a {@link Set} of {@link ResultSet} associated with the {@link Connection} . |
TableUtils |
Includes utility methods required for table related operations.
|
VMOptions |
A holder for BVM options (specified as -B arguments).
|
Copyright © 2018 WSO2. All rights reserved.