Commit Graph

8611 Commits

Author SHA1 Message Date
Vlad Mihalcea 069222cf58 HHH-12388 - User Guide and Javadoc typo fixes
Fix inconsistency between User Guide content and the associatted test case
2018-03-14 14:22:57 +02:00
Roland Illig 8b11d5ecf9 HHH-12388 - User Guide and Javadoc typo fixes
Fix a/an grammar in code and documentation, and other typos
2018-03-14 14:17:55 +02:00
Kirill Marchuk 8b601072f3 HHH-12388 - User Guide typo fixes
Getting Started guide seems to be consistently using the term "Developer Guide", which is nowhere to be found in the "current" documentation, thus I propose this change.
2018-03-14 13:24:53 +02:00
Asier Lostalé f44555fd6a HHH-12388 - User Guide typo fixes 2018-03-14 13:14:19 +02:00
Réda Housni Alaoui 884569f9cc HHH-12378 JDK 9 support: Remove javax.annotation.Generated usage 2018-03-13 23:17:40 +00:00
Steve Ebersole 0c7e29b4d3 HHH-11356 - Adjust the 2nd-Cache SPIs to better reflect supported uses
Adding tests on 5.2 branch asserting specific expectations of Cache and Statistics API and SPI to ensure we maintain seamless upgradeability to 5.3 in terms of region name expectations (region-name-prefix  handling)

* RegionNameTest - old API/SPI methods expected prefixed region name - make sure we continue to support that
* ConcurrentStatisticsTest - added cache prefix
* RefreshUpdatedDataTest - removed inaccurate assertions
2018-03-13 17:51:33 -05:00
Vlad Mihalcea 097112353e HHH-12374 - Order inserts sorting code gives up too soon 2018-03-13 15:28:06 +02:00
Sanne Grinovero 83760bb55a HHH-12382 TypeTest is creating a Proxy which is not necessary 2018-03-12 22:50:06 +00:00
Sanne Grinovero c1fbee79ae HHH-12376 Apply some ThreadLocal optimisations made possible by new Java 8 API 2018-03-09 18:47:33 +00:00
Sanne Grinovero 0daa2400dd Simplify SessionImpl code handling of ENTITY_MANAGER_SPECIFIC_PROPERTIES 2018-03-09 00:11:03 +00:00
Sanne Grinovero 0bc7aecb6c HHH-12370 Lazily-initialized byte[] LOB gets turned into a String, resulting in poor performance 2018-03-08 01:03:28 +00:00
Sanne Grinovero 0719c48540 Remove redundant copies of the license header 2018-03-08 00:22:44 +00:00
Christian Beikov 58af371440 HHH-12369 Fix for integer overflow in limit handler when using Integer.MAX_VALUE for maxResults on DB2 2018-03-07 18:30:28 +00:00
Christian Beikov 5aaabb0f03 HHH-12369 Testcase that ensures the max rows don't overflow 2018-03-07 18:30:28 +00:00
Andrea Boriero 690fb6c334 HHH-12332 - Add more tests 2018-03-07 17:35:07 +00:00
Christian Beikov 2f4fa36f9b HHH-12332 - Test and fix for unrelated same named singular attributes in subtypes 2018-03-07 14:57:17 +00:00
Christian Beikov 95464bd21a HHH-12332 - Test and fix for unrelated same named collection attributes in subtypes 2018-03-07 14:57:17 +00:00
Guillaume Smet 0577033193 HHH-12332 Fix a couple of formatting issues 2018-03-07 14:57:17 +00:00
Christian Beikov 1e5a8d3c43 HHH-12332 - Fix for NPE in AbstractPropertyMapping.getSuperCollection 2018-03-07 14:57:17 +00:00
Christian Beikov 249f847acd HHH-12332 - Testcase for reproducing NPE in AbstractPropertyMapping.getSuperCollection 2018-03-07 14:57:17 +00:00
Sanne Grinovero 1272403369 HHH-12367 Create a separate JBoss Module for Hibernate Envers 2018-03-07 13:02:09 +00:00
Arturas Sirvinskas dc272128a1 HHH-7119 - Hibernate filter's parameters are not populated when an entity's Collection is populated using a fetch mode of subselect 2018-03-07 12:35:17 +00:00
Andrea Boriero 020dd7f9da HHH-7119 - Add test for issue 2018-03-07 12:35:17 +00:00
Sanne Grinovero 15fc1aa697 HHH-11528 Rename the core feature pack to hibernate-orm-jbossmodules 2018-03-06 23:05:21 +00:00
Sanne Grinovero fdde4d7060 HHH-12366 Enable EE8 preview mode on WildFly 12 for integration tests 2018-03-06 22:47:59 +00:00
Chris Cranford 676784d281 HHH-8382 - Fix ordering of lob columns when using HBM mappings. 2018-03-06 13:22:15 -05:00
Chris Cranford a0b94f057a HHH-8382 - Added test case. 2018-03-06 13:22:15 -05:00
Chris Cranford 33159c13a6 HHH-8058 - Document enable querying entity revisions with property change indicators. 2018-03-06 13:09:46 -05:00
Chris Cranford 664c652a25 HHH-8058 - Enable querying entity revisions with property change indicators.
(backport from wip/6.0)
2018-03-06 12:42:43 -05:00
Chris Cranford 79354bab9f HHH-7555 - Update documentation to document the new revision information entity query api.
(backport from wip/6.0)
2018-03-06 12:23:16 -05:00
Chris Cranford fea7f348ee HHH-7555 - Add ability to query revision entity instances of an entity class without instantiating the entity instances.
(backport from wip/6.0)
2018-03-06 12:23:16 -05:00
Chris Cranford 4a3f7c19c0 HHH-12327 - Remove the Envers dependency on Javassist. 2018-03-06 12:18:36 -05:00
Chris Cranford 493c968141 HHH-12355 - Fix ordered insert failures with composite types having associations. 2018-03-06 10:40:47 -05:00
barreiro ebfab7cb07 HHH-12358 Upgrade Agroal dependency to 0.4 2018-03-05 23:09:33 +01:00
Sanne Grinovero 8a61301487 HHH-12352 The new ByteBuddy module for WildFly 12 is not working on JDK9 2018-03-05 11:36:27 +00:00
Sanne Grinovero 0e597a03b5 HHH-11253 Revert dependency change on Javassist: still needed 2018-03-02 16:46:41 +00:00
Sanne Grinovero 186f980d3d HHH-12344 Upgrade to JBoss Logging 3.3.2.Final 2018-03-02 15:28:19 +00:00
Sanne Grinovero b8130d0177 HHH-12343 Upgrade to WildFly 12.0.0.Final 2018-03-02 15:26:55 +00:00
Sanne Grinovero 0a75278f90 HHH-12342 Upgrade to Byteman 4.0.1 2018-03-02 15:26:50 +00:00
Sanne Grinovero 66d3232eb6 HHH-11253 Running all tests with Byte Buddy will require more memory 2018-03-02 14:15:18 +00:00
Sanne Grinovero 0f5c3a0abc HHH-11253 Make Byte Buddy BytecodeProvider impl the default 2018-03-02 12:19:18 +00:00
Sanne Grinovero a77c4081f7 HHH-12340 BasicTypeRegistry would benefit from string interning 2018-03-02 11:40:05 +00:00
Sanne Grinovero f31e4acc03 HHH-12339 Optimise TypeNames for memory consumption: avoid autoboxing 2018-03-02 11:37:46 +00:00
Steve Ebersole 333f7476b4 HHH-12323 - Update Statistics API and SPI based on changes to 2nd level caching changes
added test of regionName expectations (prefixed or not) in various API and SPI calls.  They all expect prefixed names
2018-03-01 13:13:32 -06:00
Sanne Grinovero 4e484af398 HHH-12336 Avoid unnecessary invocations of fillInStackTrace() in the tests 2018-03-01 17:58:30 +00:00
Sanne Grinovero 0b24f333c9 HHH-12335 StrategySelectorImpl can avoid some unnecessary String formatting during bootstrap 2018-03-01 17:36:03 +00:00
Sanne Grinovero c3e5390048 HHH-12334 ASTUtil improvements in Map usage 2018-03-01 17:13:27 +00:00
Sanne Grinovero 5806d6639a HHH-12331 Avoid swallowed instances of PropertyNotFoundException 2018-02-28 19:03:20 +00:00
Sanne Grinovero e25cf6d76b HHH-12328 ByteBuddyInterceptor#intercept should not wrap Exception types 2018-02-28 12:47:07 +00:00
Vlad Mihalcea 0fc4294fed HHH-12328 - ByteBuddyInterceptor#intercept should not wrap Exception types 2018-02-28 13:20:51 +02:00