Record - java.jdbc : Options

Provides a set of configuration related to database.

Fields

  • datasourceName string? (default ())
  • The driver class name to be used to get the connection

  • properties map<anydata> (default ())
  • the properties of the database which should be applied when getting the connection