32
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected over 4 years ago.
Jul 27, 2020 — Jul 27, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
jakartaee/persistence#457 - add union/intersect/except to JPQL and criteria Jakarta Persistence 3.2.0-B02 More... about 2 years ago
Added doPrivileged for setAccessible when parsing JPQL query with EXTRACT More... about 2 years ago
Issue: Poor performance of InformixPlatform with IDENTITY generated primary keys#968 (#1991) More... about 2 years ago
Fix #1240: SessionEventListener: add pre/post flush() events (#1978) More... about 2 years ago
[master] New PersistenceUnit property - eclipselink.login.encryptor (#1983) More... about 2 years ago
jakartaee/persistence#457 - add union/intersect/except to JPQL and criteria More... about 2 years ago
Set JDK 21 as a compiler release switch and version upgrade to 5.0.0-SNAPSHOT (#1979) More... about 2 years ago
jakartaee/persistence#438 - add Expression.equalTo() and Expression.notEqualTo() added to SubQueryImpl More... about 2 years ago
JDK 17 minimal build version and Derby and Spring dependency upgrade (#1977) More... about 2 years ago
Maven build - plugins and dependencies update (#1975) More... about 2 years ago
jakartaee/persistence#454 - introduce FindOption interface and new overloads of EM.find() jakartaee/persistence#467 - add joins to entity types (range variables) More... about 2 years ago
Oracle 23C platform fixes (#1969) More... about 2 years ago
OptimisticLockException does not give any details if batch is active (#1936) More... about 2 years ago
SDO helper context removal additional methods (#1915) More... about 2 years ago
ASM version upgrade to 9.6 (JDK 22 ready) (#1963) More... about 2 years ago
Issue 1957: Presize HashMap allocations in UnitOfWorkImpl (#1958) More... about 2 years ago
"jakarta.persistence.query.timeout" update javadoc (#1948) More... about 2 years ago
JPA Test Advanced fix (#1955) More... about 2 years ago
Duplicate objects in UnitOfWorkImpl.primaryKeyToNewObjects (#1951) More... about 2 years ago
avoid unnecessarry reflection calls, improve codegen to handle Map related mappings More... about 2 years ago
GitHub Actions JDK fix (#1952) More... about 2 years ago
Code cleanup: generics and warnings removal More... about 2 years ago
jakartaee/persistence#395 - JPQL cast() function jakartaee/persistence#438 - add Expression.equalTo() and Expression.notEqualTo() More... about 2 years ago
jakartaee/persistence#384 - add Query.getSingleResultOrNull() More... about 2 years ago
Jakarta Persistence 3.2 new feature - JPQL UNION, INTERSECT, EXCEPT, CAST (#1937) More... about 2 years ago
jakartaee/persistence#417 - Add left(), right(), and replace() functions to JPQL/criteria jakartaee/persistence#356 - Add extract() to CriteriaBuilder More... about 2 years ago
jakartaee/persistence#440 - add support for 'nulls first' and 'nulls last' in queries More... about 2 years ago
jakartaee/persistence#454 - introduce FindOption interface and new overloads of EM.find() * implemented public <T> T find(Class<T> entityClass, Object primaryKey, FindOption... options) * added FindOption processing for JPA API enums, Timeout class was not added yet More... about 2 years ago
jakartaee/persistence#465 - Add PersistenceConfiguration jakartaee/persistence#482 - Improvements to PersistenceConfiguration More... about 2 years ago
Fixed build issues with JPA API 3.2 More... about 2 years ago