Class WarningEvent

java.lang.Object
java.util.EventObject
com.ziclix.python.sql.WarningEvent
All Implemented Interfaces:
Serializable

public class WarningEvent extends EventObject
An event signalling the a SQLWarning was encountered while building results from a ResultSet.
See Also:
  • Constructor Details

  • Method Details