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.
|
SqlExpectedResultType |
The expected statement result type.
|
Exception | Description |
---|---|
HazelcastSqlException |
An exception occurred during SQL query execution.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.