Setting attributes for the database connection URL allows you to supply a list of attributes to its database connection URL, which is a JDBC feature.

The attributes are specific to .

You typically set attributes in a semicolon-separated list following the protocol and subprotocol. For information on how you set attributes, see . This chapter provides reference information only.

Attributes are not parsed for correctness. If you pass in an incorrect attribute or corresponding value, it is simply ignored.