| Package | Description |
|---|---|
| com.ing.data.cassandra.jdbc.types |
This package contains the codec classes to handle JDBC types and the correspondence with the CQL types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcList
JDBC description of
LIST CQL type (corresponding Java type: List). |
class |
JdbcMap
JDBC description of
MAP CQL type (corresponding Java type: Map). |
class |
JdbcSet
JDBC description of
SET CQL type (corresponding Java type: Set). |
class |
JdbcVector
JDBC description of
VECTOR CQL type (corresponding Java type: CqlVector). |
Copyright © 2020–2024 ING Bank. All rights reserved.