| Package | Description |
|---|---|
| org.apache.calcite.adapter.os |
The OS adapter contains various table functions that let you query data
sources in your operating system and environment.
|
| Modifier and Type | Method and Description |
|---|---|
static SqlShell.Format |
SqlShell.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlShell.Format[] |
SqlShell.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.