Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface WarningListener
Method Summary | |
void |
|
public void warning(WarningEvent event)
A callback for any SQLWarnings encountered by the source.
- Parameters:
event
- An event instance with the source and warning.