Gets the setting information about whether or not the calling of ConnectionEventListener.connectionErrorOccurred is to be suppressed.
public boolean getNotErrorOccurred()
None.
Gets the setting information about whether or not ConnectionEventListener.connectionErrorOccurred is to be called when a fatal connection error occurs while ConnectionPoolDataSource or XADataSource is being used. If no setting information has been set, this method returns false.
None.