This element specifies the user ID used by the driver. At least one <User> element must exist.
Attributes
name [required]: The user name is a string with a maximum length of 128 characters. The default is name=userid, where userid is the user ID used by the driver.
defaultSchema: The name of the schema used for unqualified table and column identifiers. If this attribute is not specified, the schema specified in the first <useSchema> child element is used as the default schema. The default value is RIGHTNOW.