Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.jet |
Hazelcast Jet is a distributed computation engine running on top of
Hazelcast IMDG technology.
|
com.hazelcast.mapstore |
Implementation of
MapStore interface based on Hazelcast SQL engine |
com.hazelcast.sql |
This package contains the SQL API.
|
Class and Description |
---|
SqlService
A service to execute SQL statements.
|
Class and Description |
---|
SqlService
A service to execute SQL statements.
|
Class and Description |
---|
SqlColumnMetadata
SQL column metadata.
|
SqlService
A service to execute SQL statements.
|
Class and Description |
---|
SqlColumnMetadata
SQL column metadata.
|
SqlColumnType
SQL column type.
|
SqlExpectedResultType
The expected statement result type.
|
SqlResult
SQL query result.
|
SqlRow
SQL row.
|
SqlRowMetadata
SQL row metadata.
|
SqlStatement
Definition of an SQL statement.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.