 
| Name | Description | Type | Package | Framework | 
| Cursor | Interface to an iteration that is similar to, and can easily support, a JDBC ResultSet, but is simpler to implement. | Interface | org.apache.calcite.avatica.util | Calcite | 
| Cursor .Accessor | Accessor of a column value. | Interface | org.apache.calcite.avatica.util.Cursor | Calcite |