See: Description
| Class | Description |
|---|---|
| SqlBabelCreateTable |
Parse tree for
CREATE TABLE statement, with extensions for particular
SQL dialects supported by Babel. |
| Enum | Description |
|---|---|
| TableCollectionType |
Enumerates the collection type of a table:
MULTISET allows duplicates
and SET does not. |
Copyright © 2012-2020 Apache Software Foundation. All Rights Reserved.