@Deprecated public interface PGRefCursorResultSet
Modifier and Type | Method and Description |
---|---|
@Nullable String |
getRefCursor()
Deprecated.
As of 8.0, replaced with calling getString() on the ResultSet that this ResultSet
was obtained from.
|
@Deprecated @Nullable String getRefCursor()
Copyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.