Class JdbcCursor

    • Constructor Detail

      • JdbcCursor

        protected JdbcCursor​(long reqId)
        Constructor.
        Parameters:
        reqId - Id of the request that created given cursor.
    • Method Detail

      • cursorId

        public long cursorId()
        Returns:
        Cursor Id.
      • requestId

        public long requestId()
        Returns:
        Id of the request that created given cursor.