| Package | Description |
|---|---|
| org.apache.calcite.avatica.util |
Avatica utilities.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
AbstractCursor.DoubleAccessor
Accessor that assumes that the underlying value is a
Double;
corresponds to Types.DOUBLE. |
private static class |
AbstractCursor.FloatAccessor
Accessor that assumes that the underlying value is a
Float;
corresponds to Types.FLOAT. |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.