| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| SqlService | HazelcastInstance. getSql()Returns a service to execute distributed SQL queries. | 
| Modifier and Type | Method and Description | 
|---|---|
| SqlService | JetInstance. getSql()Deprecated. 
 since 5.0
 Use  HazelcastInstance.getSql()instead. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.