Uses of Interface
javax.sql.XAConnectionBuilder
Package
Description
Provides the API for server side data source access and processing from
the Java programming language.
-
Uses of XAConnectionBuilder in javax.sql
Modifier and TypeMethodDescriptiondefault XAConnectionBuilder
XADataSource.createXAConnectionBuilder()
Creates a newXAConnectionBuilder
instanceSpecifies the password to be used when creating a connectionXAConnectionBuilder.shardingKey(ShardingKey shardingKey)
Specifies ashardingKey
to be used when creating a connectionXAConnectionBuilder.superShardingKey(ShardingKey superShardingKey)
Specifies asuperShardingKey
to be used when creating a connectionSpecifies the username to be used when creating a connection