1. 97c6fee Merge pull request #179 from apache/OPENJPA-2963 by Paulo Cristovão de Araújo Silva Filho · 2 days ago master
  2. 3f54059 Merge pull request #178 from apache/OPENJPA-2956 by Paulo Cristovão de Araújo Silva Filho · 2 days ago
  3. b31dd36 [OPENJPA-2956] Cover the in-memory null precedence and set operation rejection by Richard Zowalla · 3 days ago OPENJPA-2956
  4. 6d1cdc1 [OPENJPA-2963] Key the dropped table tracking on the configuration id by Richard Zowalla · 3 days ago OPENJPA-2963
  5. 7a19cd3 Merge pull request #158 from apache/OPENJPA-2999 by Paulo Cristovão de Araújo Silva Filho · 3 days ago
  6. 0acf1f4 Merge pull request #172 from apache/OPENJPA-2964 by Paulo Cristovão de Araújo Silva Filho · 3 days ago
  7. f81b7b0 Merge pull request #173 from apache/OPENJPA-2993 by Paulo Cristovão de Araújo Silva Filho · 3 days ago
  8. 5505aa8 Merge pull request #174 from apache/OPENJPA-2974 by Paulo Cristovão de Araújo Silva Filho · 3 days ago
  9. 19a0c42 Merge pull request #175 from apache/OPENJPA-2992 by Paulo Cristovão de Araújo Silva Filho · 3 days ago
  10. a920a9c Merge pull request #176 from apache/OPENJPA-2984 by Paulo Cristovão de Araújo Silva Filho · 3 days ago
  11. f7bf0e2 Merge pull request #177 from apache/OPENJPA-2962 by Paulo Cristovão de Araújo Silva Filho · 3 days ago
  12. f9cd257 Merge pull request #180 from apache/OPENJPA-2976-persistense-3.1 by Paulo Cristovão de Araújo Silva Filho · 3 days ago
  13. d5dca3c [OPENJPA-2976] there is no version 3.1 for persistense xml by Maxim Solodovnik · 3 days ago OPENJPA-2976-persistense-3.1
  14. db2cd9d [OPENJPA-2963] Track dropped tables per database, not per JVM by Richard Zowalla · 4 days ago
  15. 6dcf26a [OPENJPA-2956] Unwrap ID(), honour null precedence and reject set operations in memory by Richard Zowalla · 4 days ago
  16. e2ecff5 [OPENJPA-2962] Do not create a broker to obtain a class loader by Richard Zowalla · 4 days ago OPENJPA-2962
  17. 8015d5f [OPENJPA-2984] Record why an id class is no longer checked for Serializable by Richard Zowalla · 4 days ago OPENJPA-2984
  18. 59580b3 [OPENJPA-2993] Recognise is<lowercase>() boolean getters again by Richard Zowalla · 4 days ago OPENJPA-2993
  19. 872abe8 [OPENJPA-2974] Convert String cache mode properties to their enum again by Richard Zowalla · 4 days ago OPENJPA-2974
  20. 17da2c4 [OPENJPA-2964] Honour the query range on set operations by Richard Zowalla · 4 days ago OPENJPA-2964
  21. 5d01623 [OPENJPA-2992] Log the classes skipped for want of metadata by Richard Zowalla · 4 days ago OPENJPA-2992
  22. e2515a1 [OPENJPA-2966] Use a dedicated cast target type for long values (#157) by Richard Zowalla · 4 days ago
  23. 695fd67 [OPENJPA-2983] Resolve EXTRACT temporal fields by constant, not by name (#166) by Richard Zowalla · 4 days ago
  24. 62bec8d [OPENJPA-2940] Migration considerations for OpenJPA 4.2.0 (Jakarta Persistence 3.2) (#164) by Richard Zowalla · 4 days ago
  25. a9d3799 [OPENJPA-2968] Do not swallow failures around IdClass primary key values (#167) by Richard Zowalla · 4 days ago
  26. c715570 [OPENJPA-2967] Make VERSION() work for surrogate versions (#168) by Richard Zowalla · 4 days ago
  27. 360a9e8 [OPENJPA-2986] Let setTimeout(null) clear a query timeout (#169) by Richard Zowalla · 4 days ago
  28. a1e3c27 [OPENJPA-2958] Add ImplHelper.registerUnenhancedInstance() (#170) by Richard Zowalla · 4 days ago
  29. 6d1e6d4 [OPENJPA-3003] dependencies are updated (#171) by Maxim Solodovnik · 4 days ago
  30. dc3ed73 Merge pull request #163 from apache/OPENJPA-2971 by Paulo Cristovão de Araújo Silva Filho · 8 days ago
  31. fcb51da Merge pull request #161 from apache/OPENJPA-2955 by Paulo Cristovão de Araújo Silva Filho · 8 days ago
  32. fada39a Merge pull request #160 from apache/OPENJPA-2959 by Paulo Cristovão de Araújo Silva Filho · 8 days ago
  33. c5718f5 Merge pull request #152 from apache/OPENJPA-2987 by Paulo Cristovão de Araújo Silva Filho · 8 days ago
  34. 4b28c74 [OPENJPA-3003] Bump org.mariadb.jdbc:mariadb-java-client from 3.5.8 to 3.5.9 (#165) by dependabot[bot] · 8 days ago
  35. 3f10fc4 [OPENJPA-2971] Make PostgreSQL StoreCharsAsNumbers default overridable by Richard Zowalla · 12 days ago OPENJPA-2971
  36. 28a6539 [OPENJPA-3003] Bump org.postgresql:postgresql from 42.7.11 to 42.7.13 (#162) by dependabot[bot] · 13 days ago
  37. 2b8e3b7 Merge pull request #159 from apache/OPENJPA-2957 by Paulo Cristovão de Araújo Silva Filho · 13 days ago
  38. 66badf3 Merge pull request #156 from apache/OPENJPA-2985 by Paulo Cristovão de Araújo Silva Filho · 2 weeks ago
  39. 9b0a5fe Merge pull request #155 from apache/OPENJPA-2978 by Paulo Cristovão de Araújo Silva Filho · 2 weeks ago
  40. c77f23b Merge pull request #154 from apache/OPENJPA-2981 by Paulo Cristovão de Araújo Silva Filho · 2 weeks ago
  41. 1b3a6ef [OPENJPA-2955] Do not remove schema generation keys from the caller's properties map by Richard Zowalla · 2 weeks ago OPENJPA-2955
  42. c69b105 [OPENJPA-2959] Do not drop tables of types excluded from schema synchronization by Richard Zowalla · 2 weeks ago OPENJPA-2959
  43. 388c3ea [OPENJPA-2957] Resolve embeddables through the metadata repository instead of annotation names by Richard Zowalla · 2 weeks ago OPENJPA-2957
  44. a4a993f [OPENJPA-2999] Correct the schema copyright and license statements in the manual by Richard Zowalla · 2 weeks ago OPENJPA-2999
  45. 2d865d8 [OPENJPA-3002] Fix: @Index(columnNames) at field level is now correctly applied (#149) by cwegener-79 · 2 weeks ago
  46. c83f543 [OPENJPA-2985] Apply review suggestions from PR 156 by Richard Zowalla · 2 weeks ago OPENJPA-2985
  47. dfa3d93 Fix flaky KubernetesTCPRemoteCommitProviderTest (#153) by Richard Zowalla · 2 weeks ago
  48. 0821ba7 [OPENJPA-2985] Keep EntityManagerFactoryImpl serializable by Richard Zowalla · 2 weeks ago
  49. d5143a4 [OPENJPA-2978] Do not report unsupported schema validation as a validation failure by Richard Zowalla · 2 weeks ago OPENJPA-2978
  50. c52b5f0 [OPENJPA-2985] Implement EntityManager.find(EntityGraph, Object, FindOption...) by Richard Zowalla · 2 weeks ago
  51. 8719892 [OPENJPA-2978] Fix typos and stray semicolon in SchemaManagerImpl by Richard Zowalla · 2 weeks ago
  52. 1cc206d [OPENJPA-2981] Remove dead access-type helper methods by Richard Zowalla · 2 weeks ago OPENJPA-2981
  53. 7c8df6d [OPENJPA-2985] Implement EntityManagerFactory.getNamedQueries(Class) by Richard Zowalla · 2 weeks ago
  54. 674fe11 [OPENJPA-2985] Implement EntityManager.createQuery(TypedQueryReference) by Richard Zowalla · 2 weeks ago
  55. b5ee762 [OPENJPA-2987] Restore externalized-parameter assertions by Richard Zowalla · 2 weeks ago OPENJPA-2987
  56. 5e6518e Merge pull request #144 from apache/OPENJPA-2940 by Paulo Cristovão de Araújo Silva Filho · 2 weeks ago
  57. ba40303 [OPENJPA-2940] ExceptAll is not supported by MSSQL server by Maxim Solodovnik · 2 weeks ago
  58. ca985e2 [OPENJPA-2940] ExceptAll test is excluded for H2 by Maxim Solodovnik · 3 weeks ago
  59. abec04b [OPENJPA-2940] except for Oracle seems to be fixed by Maxim Solodovnik · 3 weeks ago
  60. 4336f41 [OPENJPA-2940] Oracle works as expected without sudo after switching to new container by Maxim Solodovnik · 3 weeks ago
  61. 0101aeb [OPENJPA-2940] @EnumeratedValue: normalize codes, fail on unknown/duplicate values, guard lazy init by Richard Zowalla · 3 weeks ago
  62. 9c97ad4 [OPENJPA-2940] 3.2.x is added to the CI branches list by Maxim Solodovnik · 3 weeks ago
  63. ad060c6 [OPENJPA-2940] more work on separate caches by Maxim Solodovnik · 3 weeks ago
  64. ef99961 [OPENJPA-2940] separate caches by Maxim Solodovnik · 3 weeks ago
  65. 02a1760 Merge branch 'OPENJPA-2940' of github.com:apache/openjpa into OPENJPA-2940 by Maxim Solodovnik · 3 weeks ago
  66. e44b470 [OPENJPA-2940] MetaDataRepository.addSystemListener/removeSystemListener are improved by Maxim Solodovnik · 3 weeks ago
  67. e94a851 [OPENJPA-2940] VERSION() now orders by the version columns and rejects unversioned types with a clear message by Richard Zowalla · 3 weeks ago
  68. dec89b9 [OPENJPA-2940] more work on Kubertenes tests by Maxim Solodovnik · 3 weeks ago
  69. 6fadf68 [OPENJPA-2940] error param is fixed by Maxim Solodovnik · 3 weeks ago
  70. 08d79eb [OPENJPA-2940] VERSION() in a predicate now emits the version column instead of the primary key by Richard Zowalla · 3 weeks ago
  71. 52f4c06 [OPENJPA-2940] appendNullsPrecedence function is generalized by Maxim Solodovnik · 3 weeks ago
  72. 5de4cb4 [OPENJPA-2940] InstantVersionStrategy is updated to return Map<Column, Object> by Maxim Solodovnik · 3 weeks ago
  73. 191fed4 [OPENJPA-2940] CompUser made unversioned, new class with version is added by Maxim Solodovnik · 3 weeks ago
  74. 3bf1cce [OPENJPA-2940] openjpa-xmlstore/jdbc* folders are not being created by Maxim Solodovnik · 3 weeks ago
  75. 67b52d6 [OPENJPA-2940] guava is dropped by Maxim Solodovnik · 3 weeks ago
  76. 9b0fc17 [OPENJPA-2940] ASF license is added by Maxim Solodovnik · 3 weeks ago
  77. 3a34af0 [OPENJPA-2940] skip functionality should be fixed by Maxim Solodovnik · 3 weeks ago
  78. 352e7a0 [OPENJPA-2940] downloaded TCK is verified by Maxim Solodovnik · 3 weeks ago
  79. 903b349 [OPENJPA-2940] Kubernetes test should be more stable by Maxim Solodovnik · 3 weeks ago
  80. 53269ab [OPENJPA-2940] toUpper/Lower calls updated to use Locale.ROOT by Maxim Solodovnik · 3 weeks ago
  81. b71b727 [OPENJPA-2940] some comments are addressed by Maxim Solodovnik · 3 weeks ago
  82. b6d22b4 [OPENJPA-2940] Multiple fixes by Paulo Cristovão de Araújo Silva Filho · 3 weeks ago
  83. d6e33bb [OPENJPA-2940] Fix URL reference to PreUpdate in manual by Paulo Cristovão de Araújo Silva Filho · 4 weeks ago
  84. 054193d Merge branch 'master' into OPENJPA-2940 by Paulo Cristovão de Araújo Silva Filho · 4 weeks ago
  85. 33eb92a [OPENJPA-2940] Adding support for in-memory JDBC Left, Replace and Right by Paulo Cristovão de Araújo Silva Filho · 4 weeks ago
  86. baf4752 [OPENJPA-2940] Fixing SchemaTool stripComment function for inline comments by Paulo Cristovão de Araújo Silva Filho · 4 weeks ago
  87. 25afc67 Bump org.postgresql:postgresql from 42.7.11 to 42.7.12 (#151) by dependabot[bot] · 5 weeks ago
  88. 770405c [OPENJPA-2940] Makes 'replace' a valid path_component by Paulo Cristovão de Araújo Silva Filho · 5 weeks ago
  89. a0f9293 [OPENJPA-2940] Adds some tests to cover REPLACE, RIGHT, LEFT and CASTs in in-memory JPAs by Paulo Cristovão de Araújo Silva Filho · 5 weeks ago
  90. 2a8d383 [OPENJPA-2940] Unwrap nested pcsubclass names in ImplHelper.getEntityClass via PCEnhancer.isPCSubclassName by Richard Zowalla · 5 weeks ago
  91. 88e7709 [OPENJPA-2940] Restore autoCommit and release the connection in StoredProcedureQuery by Richard Zowalla · 5 weeks ago
  92. 562c90d [OPENJPA-2940] Update TCK README to match run-tck32.sh and drop stale gitignore entries by Richard Zowalla · 5 weeks ago
  93. 79af2a7 [OPENJPA-2940] Pin GitHub Actions to commit SHAs by Richard Zowalla · 5 weeks ago
  94. cbb19f7 [OPENJPA-2940] Fixes typos in BrokerFactory by Paulo Cristovão de Araújo Silva Filho · 5 weeks ago
  95. af929b9 [OPENJPA-2940] Fixes RIGHT and LEFT in-memory JPA environment by Paulo Cristovão de Araújo Silva Filho · 5 weeks ago
  96. 9a4384b [OPENJPA-2940] Fixes errors found in review by Paulo Cristovão de Araújo Silva Filho · 5 weeks ago
  97. 8b559b6 [OPENJPA-2940] scripts are simplified by Maxim Solodovnik · 7 weeks ago
  98. f672038 [OPENJPA-2940] Updating documentation to reflect JPA-3.2 by Paulo Cristovão de Araújo Silva Filho · 7 weeks ago
  99. 1cb05eb [OPENJPA-2940] Makes OracleDictionary support column options DDL by Paulo Cristovão de Araújo Silva Filho · 7 weeks ago
  100. 5b6bcca [OPENJPA-2940] Fixes TestBiDirectionalJoinTable checks statements when running on Oracle by Paulo Cristovão de Araújo Silva Filho · 7 weeks ago