| Modifier and Type | Method and Description |
|---|---|
| public void | warning(WarningEvent
An event instance with the source and warning. event)A callback for any SQLWarnings encountered by the source. |
| warning | back to summary |
|---|---|
| public void warning(WarningEvent event) A callback for any SQLWarnings encountered by the source.
| |