Class Cursor


  • public class Cursor
    extends Object
    A cursor that reads progressively rows from the database, it is useful for reading very large result sets.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.