Uploaded image for project: 'Hibernate ODM'
  1. Hibernate ODM
  2. HIBERNATE-54

implement PreparedStatement's setFetchSize()

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      PreparedStatement's setFetchSize() is mainly used in two ways in Hibernate:

      • set by `hibernate.jdbc.fetch_size` property
      • set by QueryOptions's getFetchSize()

      We could set aggregate command's `cursor.batchSize` field.

      More research is required to sort out all the details.

      Given QueryOption is not involved in m1, we have no way to go about integration test, so exclude this feature out of m1.

       

      Addressing the source code notes tagged with TODO-HIBERNATE-54 is in scope of this ticket.

            Assignee:
            Unassigned Unassigned
            Reporter:
            nathan.xu@mongodb.com Nathan Xu
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              None
              None
              None
              None