See: Description
| Annotation Type | Description |
|---|---|
| NotNullByDefault |
Specifies that all parameters and return values of methods within a package should be treated as non-null by
default, unless explicitly annotated with a nullness annotation such as
Nullable. |
Important Note: The contents of this package are subject to change frequently, even with minor or patch version updates. Using these classes or interfaces outside of the r2dbc-mysql project is strongly discouraged, as it may lead to unpredictable behavior and compatibility issues.
Copyright © 2018–2023 asyncer.io. All rights reserved.