Available Metadata
These metadata options can be used to control the behavior of DBConnector, allowing you to adjust logic based on your needs.
id | Description | Default |
---|---|---|
autoReconnect | Whether to automatically reconnect when the database connection is lost. | false |
retryTimes | Number of retry attempts if the connection fails. If it still fails, a SQLException will be thrown. | 1 |
01 6月 2025