| Package | Description |
|---|---|
| io.picodata.compat.jdk11.sql |
This package contains shims for compatibility with JDK11 java.sql package.
|
| io.picodata.jdbc.datasource |
JDBC DataSource implementation classes for Picodata
|
| io.picodata.jdbc.sharding |
Copyright (c) 2025, Picodata JDBC authors.
|
| Modifier and Type | Method and Description |
|---|---|
ShardingKeyBuilder |
ShardingKeyBuilder.subkey(Object subkey,
SQLType subkeyType)
This method will be called to add a subkey into a Sharding Key object being
built.
|
| Modifier and Type | Method and Description |
|---|---|
ShardingKeyBuilder |
PicodataClusterAwareDataSource.createShardingKeyBuilder()
Creates a sharding key builder using the default tier's configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PicodataShardingKeyBuilder
Builder for creating
PicodataShardingKey instances using composite
subkey values of sharding key. |
Copyright © 2026 Picodata. All rights reserved.