-
Packages that use ShardingKey
Package |
Description |
java.sql |
Provides the API for accessing and processing data stored in a
data source (usually a relational database) using the
Java™ programming language.
|
javax.sql |
Provides the API for server side data source access and processing from
the Java™ programming language.
|
-
-
Methods in java.sql that return ShardingKey
Modifier and Type |
Method |
Description |
ShardingKey |
ShardingKeyBuilder.build() |
Returns an instance of the object defined by this builder.
|
-