- All Known Implementing Classes:
- ResultSetImpl, UpdatableResultSet
public interface WarningListener
A warning listener is notified of warnings as they happen throughout the driver. They can be queued for consumption by JDBC clients, thrown as exceptions, or
ignored.