Uses of Interface
javax.sql.XAConnectionBuilder
Packages that use XAConnectionBuilder
Package
Description
Provides the API for server side data source access and processing from
 the Java programming language.
- 
Uses of XAConnectionBuilder in javax.sqlMethods in javax.sql that return XAConnectionBuilderModifier and TypeMethodDescriptiondefault XAConnectionBuilderXADataSource.createXAConnectionBuilder()Creates a newXAConnectionBuilderinstanceSpecifies the password to be used when creating a connectionXAConnectionBuilder.shardingKey(ShardingKey shardingKey) Specifies ashardingKeyto be used when creating a connectionXAConnectionBuilder.superShardingKey(ShardingKey superShardingKey) Specifies asuperShardingKeyto be used when creating a connectionSpecifies the username to be used when creating a connection