Classes
| HazelcastSqlException | Represents the exception that is thrown by the SQL service in case of an error.  | 
        
| SqlColumnMetadata | SQL column metadata.  | 
        
| SqlOptions | Represents SQL options.  | 
        
| SqlRow | Represents a row in an ISqlQueryResult.  | 
        
| SqlRowMetadata | Represents columns metadata for a SqlRow.  | 
        
| SqlServiceExtensions | |
| SqlStatementOptions | 
Interfaces
| ISqlQueryResult | Represents the result of a SQL query (SELECT ...).  | 
        
| ISqlService | Represents the Hazelcast SQL service.  | 
        
Enums
| SqlColumnType | SQL column type.  |