Uploaded image for project: 'Hibernate ODM'
  1. Hibernate ODM
  2. HIBERNATE-9 unblock org.hibernate.SessionFactory
  3. HIBERNATE-27

implement org.hibernate.engine.jdbc.connections.spi..ConnectionProvider

    • Type: Icon: Sub-task Sub-task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The facade to trigger the whole JDBC flow. Internally:

      • should have lifecycle integration (so internal Mongo resource like MongoDB, MongoClient could be managed automatically; could tap into Hibernate's feature)
      • create MongoClient internally (customizing its MongoClientSetting is out of scope; another sub-task at https://jira.mongodb.org/browse/HIBERNATE-28 focuses on that)
      • create MongoDB internally
      • Connection creation is out of scope (in https://jira.mongodb.org/browse/HIBERNATE-10)
      • unit testing code not mandatory, but any verification mechanism is desirable

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

              Created:
              Updated:
              Resolved: