<User>
- Last Updated: June 14, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Service Cloud 5.1
- Documentation
Parent Element
<Database>
Child Element
<UseSchema>
Description
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.