| Package | Description |
|---|---|
| org.apache.calcite.sql |
Provides a SQL parser and object model.
|
| org.apache.calcite.util |
Provides utility classes.
|
| Modifier and Type | Field and Description |
|---|---|
protected SerializableCharset |
SqlCollation.wrappedCharset |
| Modifier and Type | Method and Description |
|---|---|
static SerializableCharset |
SerializableCharset.forCharset(Charset charset)
Returns a SerializableCharset wrapping the given Charset, or null if the
charset is null. |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.