| Interface | Description | 
|---|---|
| SqlResult | 
 SQL query result. 
 | 
| SqlRow | 
 SQL row. 
 | 
| SqlService | 
 A service to execute SQL statements. 
 | 
| Class | Description | 
|---|---|
| SqlColumnMetadata | 
 SQL column metadata. 
 | 
| SqlRowMetadata | 
 SQL row metadata. 
 | 
| SqlStatement | 
 Definition of an SQL statement. 
 | 
| Enum | Description | 
|---|---|
| SqlColumnType | 
 SQL column type. 
 | 
| Exception | Description | 
|---|---|
| HazelcastSqlException | 
 An exception occurred during SQL query execution. 
 | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.