18
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix warnings More... 4 months ago
Merge pull request #486 from kraendavid/betterbatching More... 4 months ago
Added extension-point for LockManager. Also added option for specifying max value for version-number when using version-number strategy with optimistic locking (usefull if underlaying legacy DB schema has max constraint on version column). More... 4 months ago
Added option to flush batch operations in SQLController. More... 4 months ago
Remove compiler warning More... 4 months ago
brace policy More... 4 months ago
Merge pull request #485 from kraendavid/nullablepk More... 4 months ago
Merge pull request #128 from kraendavid/betterbatching More... 4 months ago
Merge pull request #504 from kraendavid/l2again More... 4 months ago
Added option to flush batch operations in SQLController. More... 4 months ago
Better extendability. More... 4 months ago
Enabled nullable primary key fields for RDBMS engine. More... 4 months ago
Added option for supplying custom FlushProcess. Also improved support for SQL batching inserts/updates/deletes combined with optimistic lock handling. More... 4 months ago
Improved optimistic-lock exception handling on commit. More... 4 months ago
Enabled nullable primary key fields for RDBMS engine. More... 5 months ago
Merge pull request #503 from glau2/replace_constant More... 5 months ago
Replace hardcode string with PropertyNames constant More... 5 months ago
Merge pull request #502 from glau2/fix_fetchplan_constant More... 5 months ago
Replace hard-coded property String with PropertyNames constants More... 5 months ago
Add extra check on whether judging equal but different reference, so we also check on assignability. Fixes #500 More... 6 months ago
[maven-release-plugin] prepare for next development iteration
Andy Jefferson
as andyjefferson
More... 6 months ago
[maven-release-plugin] prepare release datanucleus-rdbms-6.0.6
Andy Jefferson
as andyjefferson
More... 6 months ago
[maven-release-plugin] prepare for next development iteration More... 6 months ago
[maven-release-plugin] prepare release datanucleus-core-6.0.6 More... 6 months ago
Fix javadocs More... 6 months ago
Upgrade to use ASM v9.6 to support Java 22. Fixes #499 More... 6 months ago
Merge pull request #498 from adrirozgonyi-stibo/master More... 6 months ago
Get URL to the manifest file if plugin URL starts with 'bundle' More... 6 months ago
Minor updates to suit last commit
Andy Jefferson
as andyjefferson
More... 6 months ago
Merge pull request #497 from kraendavid/extendability More... 6 months ago