Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 28, 2020
Commits on Feb 26, 2020
- committed
- committed
- committed
- committed
- committed
- committed
The ListArrayTypeDescriptor deepCopy method should not convert a List to an Java array vladmihalcea#187
A NullPointerException is thrown when adding a ListArrayType definition to a MappedSuperClass vladmihalcea#189
committed
Commits on Feb 20, 2020
Commits on Feb 7, 2020
Commits on Jan 26, 2020
- committed
- committed
- committed
- committed
- committed
GraalVM / Quarkus native build support - Use Thread.currentThread().getContextClassLoader() when calling Class.forName() vladmihalcea#177
Commits on Jan 21, 2020
PostgreSQLEnumType is not compatible with Hibernate 5.2 because of JavaTypeDescriptorRegistry and TypeConfiguration vladmihalcea#176
committed- committed
- committed
- committed
Commits on Jan 14, 2020
ListArrayType should match the initial type when populating the List with the array from the DB vladmihalcea#170
committedWhen fetching an entity from the second-level cache, ListArrayType throws UnsupportedOperationException vladmihalcea#169
committed- committed
- committed
- committed
- committed
- committed
Multidimensional Enum arrays are wrapped to String arrays and a ClassCastException is thrown vladmihalcea#168
committed