SQLWarning.setNextWarning

SQLWarning.setNextWarning

Class Overview | Class Members | This Package | All Packages

Syntax
public void setNextWarning( SQLWarning w )
Parameters
w
the new end of the SQLException chain
Description
Add an SQLWarning to the end of the chain.