73
I Use This!
Very High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix more weird implementations of unwrap() More... 1 day ago
fix crazy and ancient use of .class.isAssignableFrom() More... 1 day ago
remove another unnecessary type parameter + unchecked typecasts More... 1 day ago
clean up typing issues related to unbound type parameters in AttributeFactory More... 1 day ago
make AttributeContainer extends ManagedDomainType More... 1 day ago
eliminate copy/pasted code from TypeSafeActivator More... 1 day ago
simplify logic in BinderHelper by making Component and AttributeContainer More... 1 day ago
clean up logic in BinderHelper.findPropertyByName More... 1 day ago
minor changes (extract a method) More... 2 days ago
Fix Cockroach CI failures More... 2 days ago
minor changes (mainly use of 'var') More... 2 days ago
7.1 branch More... 2 days ago
HHH-19707 - Include value column name in TableStructure InitCommand More... 4 days ago
HHH-18941 Fix EmbeddableInstantiator JavaDoc More... 4 days ago
HHH-18941 Fix MonetaryAmountUserType example in JavaDoc More... 4 days ago
HHH-19701 add 'if exists' to 'drop sequence' on Maria More... 4 days ago
Revert "HHH-19701 add 'if exists' to 'drop sequence' on Maria" More... 4 days ago
HHH-19701 add 'if exists' to 'drop sequence' on Maria More... 4 days ago
more use of 'var' More... 4 days ago
HHH-19688 fix for @IdClass with a single @ManyToOne or @OneToOne More... 4 days ago
HHH-19688 add test for issue More... 4 days ago
HHH-19688 better comments on a tricky and actually incorrect piece of logic More... 4 days ago
delete an unused exception type More... 4 days ago
cleanups to EntityManagerFactoryBuilderImpl More... 5 days ago
disable test on Informix due id generation starting from 1 More... 5 days ago
disable test on Informix due to some timestamp precision problem More... 5 days ago
HANALegacyDialect was not returning its own LockingSupport More... 5 days ago
single-table not-null constraints require table-level 'check' More... 5 days ago
squash locking-related test failures on Informix More... 5 days ago
HHH-19702 leave stub implementations behind More... 6 days ago