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