public abstract XAConnectionBuilder password (String password)

Specifies the password to be used when creating a connection

Parameters:
password    the password to use for this connection. May be null

Returns:  the same XAConnectionBuilder instance