public class RedshiftWarningWrapper extends Object
| Constructor and Description |
|---|
RedshiftWarningWrapper(SQLWarning warning,
Properties props) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendWarning(SQLWarning sqlWarning) |
void |
clearWarning() |
SQLWarning |
getFirstWarning() |
public RedshiftWarningWrapper(SQLWarning warning, Properties props)
public void appendWarning(SQLWarning sqlWarning)
public SQLWarning getFirstWarning()
public void clearWarning()
Copyright © 2024 Amazon.com Inc.. All rights reserved.