| Package | Description | 
|---|---|
| com.hazelcast.mapstore | 
 Implementation of  
MapStore interface based on Hazelcast SQL engine | 
| com.hazelcast.sql | 
 This package contains the SQL API. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<SqlColumnMetadata> | 
GenericMapLoader.columnMetadataList  | 
| Modifier and Type | Method and Description | 
|---|---|
SqlColumnMetadata | 
SqlRowMetadata.getColumn(int index)
Gets column metadata. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<SqlColumnMetadata> | 
SqlRowMetadata.getColumns()
Gets columns metadata. 
 | 
| Constructor and Description | 
|---|
SqlRowMetadata(List<SqlColumnMetadata> columns)  | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.