Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-877

Move org.bson.LazyDBList to com.mongodb package

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.12.0
    • Affects Version/s: None
    • Component/s: API
    • Labels:
    • Minor Change

      1. Create c.m.LazyDBList class.
      2. Extend c.m.LazyDBList from o.b.LazyDBList.
      3. Mark o.b.LazyDBList as @deprecated.
      4. In o.b.LazyBSONCallback.createArray() change return type to o.b.LazyBSONList.
      5. Implement c.m.LazyDBCallback.createArray() and return c.m.LazyDBList there.

            Assignee:
            Unassigned Unassigned
            Reporter:
            uladzimir_mihura@epam.com Uladzimir Mihura
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: