| Constructor and Description |
|---|
RedshiftSavepoint(int id) |
RedshiftSavepoint(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRSName() |
int |
getSavepointId() |
String |
getSavepointName() |
void |
invalidate() |
public RedshiftSavepoint(int id)
public RedshiftSavepoint(String name)
public int getSavepointId()
throws SQLException
getSavepointId in interface SavepointSQLExceptionpublic String getSavepointName() throws SQLException
getSavepointName in interface SavepointSQLExceptionpublic void invalidate()
public String getRSName() throws SQLException
SQLExceptionCopyright © 2024 Amazon.com Inc.. All rights reserved.