@Deprecated public interface RedshiftRefCursorResultSet
| Modifier and Type | Method and Description |
|---|---|
String |
getRefCursor()
Deprecated.
As of 8.0, replaced with calling getString() on the ResultSet that this ResultSet
was obtained from.
|
@Deprecated String getRefCursor()
Copyright © 2024 Amazon.com Inc.. All rights reserved.