Sanne Grinovero
cb849d5acd
HHH-14305 Introduce new method in CollectionsHelper to reduce size of long lived collections
2020-11-01 22:00:29 +00:00
Sanne Grinovero
eb19967260
HHH-14305 Remove unused logger
2020-11-01 22:00:26 +00:00
Sanne Grinovero
71ba924040
HHH-14271 Lazy initialization of UniqueEntityLoader for most LockMode types
2020-11-01 19:31:25 +00:00
Sanne Grinovero
c09b564683
HHH-14304 Replacing eager initialization of LockingStrategy within AbstractEntityPersister
...
And introducing a new ad-hoc collection LazyIndexedMap, useful to
lazily initialize elements which can be indexed by int, such
as the ordinal of enums.
2020-11-01 19:31:05 +00:00
Sanne Grinovero
20910f8a29
HHH-13895 Upgrade the PostgreSQL JDBC driver used for testing to v. 42.2.16
2020-10-31 07:00:04 +00:00
Sanne Grinovero
efc82d82df
HHH-14303 Upgrade to JBoss Loging 3.4.1.Final
2020-10-31 06:44:34 +00:00
Sanne Grinovero
e723df064f
HHH-14302 Upgrade to Agroal 1.9
2020-10-31 06:44:27 +00:00
Sanne Grinovero
191c3dc158
HHH-14301 Upgrade to Byte Buddy 1.10.17
2020-10-31 06:44:16 +00:00
Sanne Grinovero
aeddc6e98e
HHH-14300 Update to Hibernate Validator 6.1.6.Final
2020-10-31 06:44:06 +00:00
Sanne Grinovero
333e7e3d15
HHH-14299 Upgrade to Hibernate Commons Annotations 5.1.2.Final
2020-10-30 16:54:23 +00:00
Sanne Grinovero
1e51056afc
HHH-14298 Evolve HCANNHelper to maintain compatibility with 5.1.0 while benefitting from 5.1.1 features
2020-10-30 14:20:23 +00:00
Sanne Grinovero
8af080721a
HHH-14298 Make our JPAMetadataProvider implementation compatible with HCANN 5.1.0 as well
2020-10-30 14:20:19 +00:00
Sanne Grinovero
8ddd61701f
Revert "HHH-14290 Adjust HCANNHelper to benefit from HCANN-99"
...
This reverts commit 5744d546ac
.
2020-10-30 11:06:06 +00:00
Sanne Grinovero
c1f0c9e210
HHH-14293 Reset the ReflectionManager state after SessionFactory is initialized
2020-10-28 16:37:46 +00:00
Sanne Grinovero
a4243bd168
HHH-14293 JPAMetadataProvider needs to be able to reset its internal caches
2020-10-28 16:37:40 +00:00
Sanne Grinovero
f43e0eb299
HHH-14292 Avoid defensive copy for keywords set in NormalizingIdentifierHelperImpl
2020-10-28 15:50:40 +00:00
Sanne Grinovero
ed1a67738b
HHH-14284 Update Oracle JDBC driver: one more case of the old driver being mentioned
2020-10-27 09:13:35 +00:00
Sanne Grinovero
9ed86fd363
HHH-14290 Remove capability of loading classes by name from HCANN
2020-10-27 09:03:12 +00:00
Sanne Grinovero
5744d546ac
HHH-14290 Adjust HCANNHelper to benefit from HCANN-99
2020-10-27 08:18:14 +00:00
Sanne Grinovero
9f90694d3c
HHH-14290 Upgrade to Hibernate Commons Annotations 5.1.1.Final
2020-10-27 08:18:07 +00:00
Sanne Grinovero
113019c9fb
HHH-14284 Introduce settings to make it easier to test with a local Oracle instance run via docker
2020-10-26 20:22:42 +00:00
Sanne Grinovero
273a734857
HHH-14284 Update Oracle JDBC driver configuration to test with version 19.8.0.0
2020-10-26 20:10:25 +00:00
Sanne Grinovero
6745dff121
HHH-14289 Detection of JDBC support for RefCursors was returning false even for Oracle JDBC drivers supporting it
2020-10-26 18:22:36 +00:00
Sanne Grinovero
ded7fb5814
HHH-14283 Review tuning of JVM parameters for the build
2020-10-26 10:07:11 +00:00
Sanne Grinovero
3a54735419
HHH-10715 The GeometryFactory field in Spatial's EnvelopeAdapter needs synchronization
2020-10-25 21:45:09 +00:00
Sanne Grinovero
3c36bbaf7a
HHH-10715 Deleting more dead code
2020-10-25 21:45:09 +00:00
Sanne Grinovero
f394194032
HHH-10715 Remove unused logger instance
2020-10-25 21:45:09 +00:00
Sanne Grinovero
9e1af2ffc6
HHH-10715 Use the more efficient iterators
2020-10-25 21:45:09 +00:00
Sanne Grinovero
20ae8d1ee0
HHH-10715 More static and final keywords missing
2020-10-25 21:45:09 +00:00
Sanne Grinovero
3d50f1895b
HHH-10715 Missing null check after File.listFiles
2020-10-25 21:45:09 +00:00
Sanne Grinovero
c44f1f96bf
HHH-10715 Unreleased statement in IdTableHelper
2020-10-25 21:45:09 +00:00
Sanne Grinovero
8dda0616f5
HHH-10715 A couple of missing final keywords
2020-10-25 21:45:09 +00:00
Sanne Grinovero
9a4b8e098f
HHH-10715 Dead code eliminated
2020-10-25 21:45:09 +00:00
Sanne Grinovero
1256ca190c
HHH-10715 Make static constant collections immutable in metamodel-generator
2020-10-25 21:45:09 +00:00
Sanne Grinovero
93772fe766
HHH-10715 Unclear excepion handling
2020-10-25 21:45:09 +00:00
Sanne Grinovero
1123337bae
HHH-10715 Dodgy comparison with Boolean instance
2020-10-25 21:45:08 +00:00
Sanne Grinovero
e1d217e10d
HHH-10715 Dead code elimination
2020-10-25 21:45:08 +00:00
Sanne Grinovero
2358692797
HHH-10715 Make IdentifierProperty immutable
2020-10-25 21:45:08 +00:00
Sanne Grinovero
55eba6320b
HHH-14282 StandardRefCursorSupport can rely on having JDK8 as baseline today
2020-10-25 21:45:08 +00:00
tscz
99f299f76d
HHH-14260: Fix dead and obsolete links in user guide
2020-10-23 11:22:34 +01:00
Sanne Grinovero
c2eb653f36
HHH-14278 No longer use the AssertionFailure and StringHelper implementations from HCANN
2020-10-22 20:11:19 +01:00
Jan Schatteman
4fddf82045
HHH-14275 Broken link to Infinispan User Guide in Hibernate 5.3 User Guide
...
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2020-10-22 16:07:07 +01:00
Andrea Boriero
83578c116b
HHH-14245 ClassCastException for Criteria Collection size selection
2020-10-22 13:56:00 +01:00
Andrea Boriero
398d5978b0
HHH-14245 Add test for issue
2020-10-22 13:55:42 +01:00
Scott Marlow
bf1ea31cc4
HHH-14196 Add parsing of persistence.xml/orm.xml documents in the EE 9 namespace
...
Signed-off-by: Scott Marlow <smarlow@redhat.com>
2020-10-21 11:29:24 +01:00
Réda Housni Alaoui
54dae7394d
HHH-13980 NullPointerException on AbstractEntityGraphVisitationStrategy.startingCollectionIndex
2020-10-20 13:16:13 +01:00
Sanne Grinovero
4e216f7ca7
HHH-14269 Confusing method names unableToObjectConnectionMetadata and unableToObjectConnectionToQueryMetadata
2020-10-20 13:11:48 +01:00
Daniel Wu
4f32f6e1de
HHH-14268 Include stacktrace at WARN level in case of an error occurs when getting the connection metadata
2020-10-20 12:25:01 +01:00
Nathan Xu
06715dd9b6
HHH-14248 Other minor improvements to ActionQueue
2020-10-08 08:22:06 +01:00
Nathan Xu
79ccd9f225
HHH-14248 Refactor latestBatches from InsertActionSorter's field to temporary variable in its sort method
2020-10-08 08:22:00 +01:00