Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HHH-17941 - Apply incremental categorization to "annotation binding" - managed-type and persistent-attribute metadata #8102

Draft
wants to merge 138 commits into
base: wip/7.0
Choose a base branch
from

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    f05aebf View commit details
    Browse the repository at this point in the history
  2. HHH-17377 - Migrate to JPA 3.2

    https://hibernate.atlassian.net/browse/HHH-17377
    
    Fixed SQM/JPA Criteria compilation errors.  Just Graph left
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e0c68ca View commit details
    Browse the repository at this point in the history
  3. HHH-17377 - Migrate to JPA 3.2

    https://hibernate.atlassian.net/browse/HHH-17377
    
    Just Graph completed - 2 left related to Session/EntityManager
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b92df9f View commit details
    Browse the repository at this point in the history
  4. HHH-17377 - Migrate to JPA 3.2

    https://hibernate.atlassian.net/browse/HHH-17377
    
    Now on to 73 test compile errors :)
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    59ce63d View commit details
    Browse the repository at this point in the history
  5. HHH-17377 - Migrate to JPA 3.2

    https://hibernate.atlassian.net/browse/HHH-17377
    
    Test compilation success!!  95 test failures next
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d30622a View commit details
    Browse the repository at this point in the history
  6. HHH-17377 - Migrate to JPA 3.2

    https://hibernate.atlassian.net/browse/HHH-17377
    
    Test compilation success!!  95 test failures next
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ada1453 View commit details
    Browse the repository at this point in the history
  7. HHH-17377 - Migrate to JPA 3.2

    https://hibernate.atlassian.net/browse/HHH-17377
    
    Test compilation success!!  95 test failures next
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c682705 View commit details
    Browse the repository at this point in the history
  8. HHH-17377 - Migrate to JPA 3.2

    https://hibernate.atlassian.net/browse/HHH-17377
    
    Test compilation success!!  95 test failures next
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5b38025 View commit details
    Browse the repository at this point in the history
  9. HHH-17377 - Migrate to JPA 3.2

    https://hibernate.atlassian.net/browse/HHH-17377
    
    Test compilation success!!  95 test failures next
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c99c941 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5242c80 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a7b9150 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    35ff441 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4cacabe View commit details
    Browse the repository at this point in the history
  14. HHH-17377 - Migrate to JPA 3.2

    https://hibernate.atlassian.net/browse/HHH-17377
    
    Change GitHub workflow to use Java 17
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    36397c2 View commit details
    Browse the repository at this point in the history
  15. HHH-17377 - Migrate to JPA 3.2

    https://hibernate.atlassian.net/browse/HHH-17377
    
    Change GitHub workflow to use Java 17
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3023793 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1cf52bf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6802905 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d8835b0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f0de42e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b85229b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    14e19ba View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8269b6f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    17912ea View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    82d324f View commit details
    Browse the repository at this point in the history
  25. HHH-17377 - Migrate to JPA 3.2

    https://hibernate.atlassian.net/browse/HHH-17377
    
    XJB changes (JAXB "binding model")
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    baab2fe View commit details
    Browse the repository at this point in the history
  26. HHH-17377 - Migrate to JPA 3.2

    https://hibernate.atlassian.net/browse/HHH-17377
    
    XJB changes (JAXB "binding model")
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0cc73c7 View commit details
    Browse the repository at this point in the history
  27. HHH-17377 - Migrate to JPA 3.2

    https://hibernate.atlassian.net/browse/HHH-17377
    
    XJB changes (JAXB "binding model")
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1f9926e View commit details
    Browse the repository at this point in the history
  28. HHH-17441 - Deprecate @comment

    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    72f7f91 View commit details
    Browse the repository at this point in the history
  29. HHH-17377 - Migrate to JPA 3.2

    https://hibernate.atlassian.net/browse/HHH-17377
    
    XJB changes (JAXB "binding model")
    mbladel authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1f5507d View commit details
    Browse the repository at this point in the history
  30. HHH-17504 - Ongoing JPA 32 work

    HHH-17350 - Work on hibernate-models, XSD and JAXB
    HHH-16114 - Improve boot metamodel binding
    HHH-15996 - Develop an abstraction for Annotation in annotation processing
    HHH-16012 - Develop an abstraction for domain model Class refs
    HHH-15997 - Support for dynamic models in orm.xml
    HHH-15698 - Support for entity-name in mapping.xsd
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a2de231 View commit details
    Browse the repository at this point in the history
  31. HHH-17504 - Ongoing JPA 32 work

    HHH-17350 - Work on hibernate-models, XSD and JAXB
    HHH-16114 - Improve boot metamodel binding
    HHH-15996 - Develop an abstraction for Annotation in annotation processing
    HHH-16012 - Develop an abstraction for domain model Class refs
    HHH-15997 - Support for dynamic models in orm.xml
    HHH-15698 - Support for entity-name in mapping.xsd
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f650834 View commit details
    Browse the repository at this point in the history
  32. HHH-17504 - Ongoing JPA 32 work

    HHH-17350 - Work on hibernate-models, XSD and JAXB
    HHH-16114 - Improve boot metamodel binding
    HHH-15996 - Develop an abstraction for Annotation in annotation processing
    HHH-16012 - Develop an abstraction for domain model Class refs
    HHH-15997 - Support for dynamic models in orm.xml
    HHH-15698 - Support for entity-name in mapping.xsd
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    21412d5 View commit details
    Browse the repository at this point in the history
  33. HHH-17504 - Ongoing JPA 32 work

    HHH-17350 - Work on hibernate-models, XSD and JAXB
    HHH-16114 - Improve boot metamodel binding
    HHH-15996 - Develop an abstraction for Annotation in annotation processing
    HHH-16012 - Develop an abstraction for domain model Class refs
    HHH-15997 - Support for dynamic models in orm.xml
    HHH-15698 - Support for entity-name in mapping.xsd
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    baca170 View commit details
    Browse the repository at this point in the history
  34. HHH-17504 - Ongoing JPA 32 work

    HHH-17350 - Work on hibernate-models, XSD and JAXB
    HHH-16114 - Improve boot metamodel binding
    HHH-15996 - Develop an abstraction for Annotation in annotation processing
    HHH-16012 - Develop an abstraction for domain model Class refs
    HHH-15997 - Support for dynamic models in orm.xml
    HHH-15698 - Support for entity-name in mapping.xsd
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e831ac2 View commit details
    Browse the repository at this point in the history
  35. HHH-17504 - Ongoing JPA 32 work

    HHH-17350 - Work on hibernate-models, XSD and JAXB
    HHH-16114 - Improve boot metamodel binding
    HHH-15996 - Develop an abstraction for Annotation in annotation processing
    HHH-16012 - Develop an abstraction for domain model Class refs
    HHH-15997 - Support for dynamic models in orm.xml
    HHH-15698 - Support for entity-name in mapping.xsd
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1ee10fe View commit details
    Browse the repository at this point in the history
  36. HHH-17504 - Ongoing JPA 32 work

    HHH-17350 - Work on hibernate-models, XSD and JAXB
    HHH-16114 - Improve boot metamodel binding
    HHH-15996 - Develop an abstraction for Annotation in annotation processing
    HHH-16012 - Develop an abstraction for domain model Class refs
    HHH-15997 - Support for dynamic models in orm.xml
    HHH-15698 - Support for entity-name in mapping.xsd
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    aee540a View commit details
    Browse the repository at this point in the history
  37. HHH-17504 - Ongoing JPA 32 work

    HHH-17350 - Work on hibernate-models, XSD and JAXB
    HHH-16114 - Improve boot metamodel binding
    HHH-15996 - Develop an abstraction for Annotation in annotation processing
    HHH-16012 - Develop an abstraction for domain model Class refs
    HHH-15997 - Support for dynamic models in orm.xml
    HHH-15698 - Support for entity-name in mapping.xsd
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9903b3b View commit details
    Browse the repository at this point in the history
  38. HHH-17504 - Ongoing JPA 32 work

    HHH-17350 - Work on hibernate-models, XSD and JAXB
    HHH-16114 - Improve boot metamodel binding
    HHH-15996 - Develop an abstraction for Annotation in annotation processing
    HHH-16012 - Develop an abstraction for domain model Class refs
    HHH-15997 - Support for dynamic models in orm.xml
    HHH-15698 - Support for entity-name in mapping.xsd
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    97ad8b9 View commit details
    Browse the repository at this point in the history
  39. HHH-17504 - Ongoing JPA 32 work HHH-17350 - Work on hibernate-models,…

    … XSD and JAXB HHH-16114 - Improve boot metamodel binding HHH-15996 - Develop an abstraction for Annotation in annotation processing HHH-16012 - Develop an abstraction for domain model Class refs HHH-15997 - Support for dynamic models in orm.xml HHH-15698 - Support for entity-name in mapping.xsd
    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8be21f3 View commit details
    Browse the repository at this point in the history
  40. HHH-17504 - Ongoing JPA 32 work HHH-17350 - Work on hibernate-models,…

    … XSD and JAXB HHH-16114 - Improve boot metamodel binding HHH-15996 - Develop an abstraction for Annotation in annotation processing HHH-16012 - Develop an abstraction for domain model Class refs HHH-15997 - Support for dynamic models in orm.xml HHH-15698 - Support for entity-name in mapping.xsd
    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    14502f9 View commit details
    Browse the repository at this point in the history
  41. HHH-17504 - Ongoing JPA 32 work HHH-17350 - Work on hibernate-models,…

    … XSD and JAXB HHH-16114 - Improve boot metamodel binding HHH-15996 - Develop an abstraction for Annotation in annotation processing HHH-16012 - Develop an abstraction for domain model Class refs HHH-15997 - Support for dynamic models in orm.xml HHH-15698 - Support for entity-name in mapping.xsd
    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7f8a259 View commit details
    Browse the repository at this point in the history
  42. HHH-17504 - Ongoing JPA 32 work

    HHH-17460 - Ongoing JPA 32 work
    HHH-17350 - Work on hibernate-models, XSD and JAXB
    HHH-16114 - Improve boot metamodel binding
    HHH-15996 - Develop an abstraction for Annotation in annotation processing
    HHH-16012 - Develop an abstraction for domain model Class refs
    HHH-15997 - Support for dynamic models in orm.xml
    HHH-15698 - Support for entity-name in mapping.xsd
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    689c978 View commit details
    Browse the repository at this point in the history
  43. HHH-17504 - Ongoing JPA 32 work HHH-17350 - Work on hibernate-models,…

    … XSD and JAXB HHH-16114 - Improve boot metamodel binding HHH-15996 - Develop an abstraction for Annotation in annotation processing HHH-16012 - Develop an abstraction for domain model Class refs HHH-15997 - Support for dynamic models in orm.xml HHH-15698 - Support for entity-name in mapping.xsd
    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3b702cc View commit details
    Browse the repository at this point in the history
  44. HHH-17504 - Ongoing JPA 32 work HHH-17350 - Work on hibernate-models,…

    … XSD and JAXB HHH-16114 - Improve boot metamodel binding HHH-15996 - Develop an abstraction for Annotation in annotation processing HHH-16012 - Develop an abstraction for domain model Class refs HHH-15997 - Support for dynamic models in orm.xml HHH-15698 - Support for entity-name in mapping.xsd
    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    70fd38b View commit details
    Browse the repository at this point in the history
  45. HHH-17504 - Ongoing JPA 32 work HHH-17350 - Work on hibernate-models,…

    … XSD and JAXB HHH-16114 - Improve boot metamodel binding HHH-15996 - Develop an abstraction for Annotation in annotation processing HHH-16012 - Develop an abstraction for domain model Class refs HHH-15997 - Support for dynamic models in orm.xml HHH-15698 - Support for entity-name in mapping.xsd
    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    84a44a2 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    7772fc8 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    1dd73db View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    ba81338 View commit details
    Browse the repository at this point in the history
  49. HHH-17504 - Ongoing JPA 32 work HHH-17350 - Work on hibernate-models,…

    … XSD and JAXB HHH-16114 - Improve boot metamodel binding HHH-15996 - Develop an abstraction for Annotation in annotation processing HHH-16012 - Develop an abstraction for domain model Class refs HHH-15997 - Support for dynamic models in orm.xml HHH-15698 - Support for entity-name in mapping.xsd
    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    715f852 View commit details
    Browse the repository at this point in the history
  50. HHH-17504 - Ongoing JPA 32 work HHH-17350 - Work on hibernate-models,…

    … XSD and JAXB HHH-16114 - Improve boot metamodel binding HHH-15996 - Develop an abstraction for Annotation in annotation processing HHH-16012 - Develop an abstraction for domain model Class refs HHH-15997 - Support for dynamic models in orm.xml HHH-15698 - Support for entity-name in mapping.xsd
    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5c23315 View commit details
    Browse the repository at this point in the history
  51. HHH-17504 - Ongoing JPA 32 work HHH-17350 - Work on hibernate-models,…

    … XSD and JAXB HHH-16114 - Improve boot metamodel binding HHH-15996 - Develop an abstraction for Annotation in annotation processing HHH-16012 - Develop an abstraction for domain model Class refs HHH-15997 - Support for dynamic models in orm.xml HHH-15698 - Support for entity-name in mapping.xsd
    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    77f3829 View commit details
    Browse the repository at this point in the history
  52. HHH-17504 - Ongoing JPA 32 work HHH-17350 - Work on hibernate-models,…

    … XSD and JAXB HHH-16114 - Improve boot metamodel binding HHH-15996 - Develop an abstraction for Annotation in annotation processing HHH-16012 - Develop an abstraction for domain model Class refs HHH-15997 - Support for dynamic models in orm.xml HHH-15698 - Support for entity-name in mapping.xsd
    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    150d090 View commit details
    Browse the repository at this point in the history
  53. Upgrade hibernate-models to 0.6.11

    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b47de05 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    5941f76 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    447a481 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    5f6caf6 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    dc0897f View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    16a8d93 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    9a82c35 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    6430182 View commit details
    Browse the repository at this point in the history
  61. HHH-17504 - Ongoing JPA 32 work HHH-17350 - Work on hibernate-models,…

    … XSD and JAXB HHH-16114 - Improve boot metamodel binding HHH-15996 - Develop an abstraction for Annotation in annotation processing HHH-16012 - Develop an abstraction for domain model Class refs HHH-15997 - Support for dynamic models in orm.xml HHH-15698 - Support for entity-name in mapping.xsd
    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    25cb7b6 View commit details
    Browse the repository at this point in the history
  62. HHH-17460 - Ongoing JPA 32 work

    Work on generics and type resolution
    mbladel authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    890708c View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    02bfb6b View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    0df07e0 View commit details
    Browse the repository at this point in the history
  65. HHH-17504 Fixed IllegalArgumentException caused by setting Annotatio…

    …nUsage attributes values to null (#219)
    
    HHH-17504 - Ongoing JPA 32 work
    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8e76d5f View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    2c7bba7 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    1b1f81d View commit details
    Browse the repository at this point in the history
  68. HHH-17504 - Ongoing JPA 32 work HHH-17350 - Work on hibernate-models…

    …, XSD and JAXB HHH-16114 - Improve boot metamodel binding HHH-15996 - Develop an abstraction for Annotation in annotation processing HHH-16012 - Develop an abstraction for domain model Class refs HHH-15997 - Support for dynamic models in orm.xml HHH-15698 - Support for entity-name in mapping.xsd
    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    581c76d View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    5a7766a View commit details
    Browse the repository at this point in the history
  70. HHH-17460 - Ongoing JPA 32 work

    * Fix binding of `@IdClass` with generic property on the entity side
    * Small cleanups to generics logic
    mbladel authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    eec7676 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    26b90d5 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    545a694 View commit details
    Browse the repository at this point in the history
  73. HHH-17460 - Ongoing JPA 32 work

    Support for auto-enabled filters (HHH-14968)
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    413342b View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    ed4bd7f View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    77d5598 View commit details
    Browse the repository at this point in the history
  76. HHH-17460 - Ongoing JPA 32 work

    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c2d74c2 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    a129883 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    d158245 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    f3df905 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    3c8c888 View commit details
    Browse the repository at this point in the history
  81. HHH-17460 - Ongoing JPA 32 work

    - mapping defaults & persistence unit defaults
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    35d9307 View commit details
    Browse the repository at this point in the history
  82. HHH-17460 - Ongoing JPA 32 work

    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    27c23c3 View commit details
    Browse the repository at this point in the history
  83. HHH-17460 - Ongoing JPA 32 work

    - mapping defaults & persistence unit defaults
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e047ce7 View commit details
    Browse the repository at this point in the history
  84. HHH-17460 - Ongoing JPA 32 work

    - hibernate-models 0.7.5
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    742a275 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    9945676 View commit details
    Browse the repository at this point in the history
  86. HHH-17460 - Ongoing JPA 32 work

    - org.hibernate.boot.spi.AdditionalMappingContributions.contributeManagedClass
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f991670 View commit details
    Browse the repository at this point in the history
  87. HHH-17460 - Ongoing JPA 32 work

    - org.hibernate.boot.spi.AdditionalMappingContributions.contributeManagedClass
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    441909f View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    3a203f6 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    0a95dbd View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    0ac411f View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    452ae10 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    8a6947f View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    ada85d5 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    f87327b View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    342c3dd View commit details
    Browse the repository at this point in the history
  96. HHH-17460 - Ongoing JPA 32 work

    HHH-17892 - Remove @Persister
    HHH-17893 - Remove MetadataContributor
    HHH-17894 - Remove AdditionalJaxbMappingProducer
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4d6942c View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    473c0b1 View commit details
    Browse the repository at this point in the history
  98. HHH-17460 - Ongoing JPA 32 work

    fix ups from rebase
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    91ca647 View commit details
    Browse the repository at this point in the history
  99. HHH-17460 - Ongoing JPA 32 work

    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    efddf62 View commit details
    Browse the repository at this point in the history
  100. HHH-17460 - Ongoing JPA 32 work

    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d61797b View commit details
    Browse the repository at this point in the history
  101. HHH-17460 - Ongoing JPA 32 work

    remove last test filter
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f4627af View commit details
    Browse the repository at this point in the history
  102. HHH-17460 - Ongoing JPA 32 work

    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    35b71fe View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    b6035c0 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    3a5a442 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    1a1ada0 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    79d605b View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    2d4f5fe View commit details
    Browse the repository at this point in the history
  108. HHH-17460 - Ongoing JPA 32 work

    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e3f50bc View commit details
    Browse the repository at this point in the history
  109. HHH-17460 - Ongoing JPA 32 work

    - Update the name of the annotation attribute for applying nullness
    marko-bekhta authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    73c0aaf View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    8f19041 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    cd768c5 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    f829bc5 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    9f9dfae View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    fddc68f View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    d9ac941 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    fff5acb View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    08b9d92 View commit details
    Browse the repository at this point in the history
  118. Fix rebase compilation errors

    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    48e72f6 View commit details
    Browse the repository at this point in the history
  119. HHH-17460 - Ongoing JPA 32 work

    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f34b8ca View commit details
    Browse the repository at this point in the history
  120. HHH-17460 - Ongoing JPA 32 work

    dreab8 authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9f57b25 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    1036d90 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    ae36f9d View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    a3e4af4 View commit details
    Browse the repository at this point in the history
  124. Switch to JDK 17 for Jenkins build

    beikov authored and sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e4869c8 View commit details
    Browse the repository at this point in the history
  125. txn timeout migration note

    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    82a3364 View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    6c37e85 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    b50c679 View commit details
    Browse the repository at this point in the history
  128. HHH-17941 - Apply incremental categorization to "annotation binding" …

    …- managed-type and persistent-attribute metadata
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9d2b1a4 View commit details
    Browse the repository at this point in the history
  129. HHH-17941 - Apply incremental categorization to "annotation binding" …

    …- managed-type and persistent-attribute metadata
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d1152ee View commit details
    Browse the repository at this point in the history
  130. HHH-17941 - Apply incremental categorization to "annotation binding" …

    …- managed-type and persistent-attribute metadata
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    afbdf75 View commit details
    Browse the repository at this point in the history
  131. HHH-17941 - Apply incremental categorization to "annotation binding" …

    …- managed-type and persistent-attribute metadata
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    cb017e9 View commit details
    Browse the repository at this point in the history
  132. HHH-17941 - Apply incremental categorization to "annotation binding" …

    …- managed-type and persistent-attribute metadata
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9741853 View commit details
    Browse the repository at this point in the history
  133. HHH-17941 - Apply incremental categorization to "annotation binding" …

    …- managed-type and persistent-attribute metadata
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c6f2969 View commit details
    Browse the repository at this point in the history
  134. HHH-17941 - Apply incremental categorization to "annotation binding" …

    …- managed-type and persistent-attribute metadata
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0168f75 View commit details
    Browse the repository at this point in the history
  135. HHH-17941 - Apply incremental categorization to "annotation binding" …

    …- managed-type and persistent-attribute metadata
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4243e27 View commit details
    Browse the repository at this point in the history
  136. HHH-17941 - Apply incremental categorization to "annotation binding" …

    …- managed-type and persistent-attribute metadata
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    827b194 View commit details
    Browse the repository at this point in the history
  137. HHH-17941 - Apply incremental categorization to "annotation binding" …

    …- managed-type and persistent-attribute metadata
    sebersole committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3ff8db9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. HHH-17941 - Apply incremental categorization to "annotation binding" …

    …- managed-type and persistent-attribute metadata
    sebersole committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d82ad04 View commit details
    Browse the repository at this point in the history