public interface DriverOption
This is just a thin wrapper around the option's path, to make it easier to find where it is referenced in the code. We recommend using enums for implementations.
| Modifier and Type | Method and Description | 
|---|---|
| String | getPath()The option's path. | 
@NonNull String getPath()
metadata.schema.enabled.Copyright © 2017–2025. All rights reserved.