database property

String database
final

Advertised catalog the client connects to. MySQL/MariaDB use default; Postgres uses the routing label.

Implementation

final String database;