Commit Graph

8293 Commits

Author SHA1 Message Date
Gail Badner 240492f940 HHH-11881 : Added tests 2017-07-20 17:02:46 -07:00
Vlad Mihalcea 1afbdadd67 Minor documentation changes for Envers 2017-07-19 12:58:57 +03:00
Arnold Galovics 68a40425b1 HHH-11176: Add support for Tuple results for native queries 2017-07-18 18:09:37 +03:00
András Eisenberger 1347ee6250 HHH-11465 - @AttributeOverride does not work for CompositeUserType inside of @Embeddable 2017-07-18 18:07:43 +03:00
jonathan 2bb041423e HHH-11726 - PASS_DISTINCT_THROUGH hint is ignored when used in conjunction with maxResults/firstResult limiters 2017-07-17 10:23:46 +03:00
Guillaume Husta 60f2ac8534 FIX HHH-11868 2017-07-13 09:21:13 -04:00
Vlad Mihalcea 7f94320cec HHH-9864 - foreign key violation with order_inserts=true and batches with mixed subclass entities
Add extra check for executeBatch which should prove that batching works as expected
2017-07-05 19:59:55 +03:00
Vlad Mihalcea 175e0dae34 Fix test failing in Envers and for MariaDB 2017-07-05 17:44:14 +03:00
Vlad Mihalcea 4b672a214f HHH-9864 - foreign key violation with order_inserts=true and batches with mixed subclass entities
Add test for @ManyToOne association
2017-07-05 16:24:09 +03:00
Vlad Mihalcea 6ed1303349 HHH-11526 - Documentation for custom collection types 2017-07-05 14:25:13 +03:00
Vlad Mihalcea c87253575d HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the OSGI chapter
2017-07-05 12:39:03 +03:00
Vlad Mihalcea ceaeb81e33 HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the Identifier chapter
2017-07-05 11:56:21 +03:00
Vlad Mihalcea b9b956cd2c HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the Dynamic entity mapping chapter
2017-07-04 15:43:33 +03:00
Vlad Mihalcea 87ce2670e7 HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the Entity chapter
2017-07-04 14:22:28 +03:00
Vlad Mihalcea f9cb1d5cb4 HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the Access chapter
2017-07-04 08:59:16 +03:00
Chris Cranford 0d5f9c16ff HHH-11851 - Fix for native envers test cases to execute against validity and default audit strategies. 2017-07-03 11:16:06 -04:00
Vlad Mihalcea c42df6a11b HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the Embeddable chapter
2017-06-29 16:56:08 +03:00
Vlad Mihalcea c39a337418 HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the Natural Id chapter
2017-06-28 18:22:27 +03:00
Vlad Mihalcea 64b16fdf5e HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the Locking chapter
2017-06-28 15:28:53 +03:00
Shawn Clowater 1d0a44ab92 HHH-11830 - Shared Session memory leak via TransactionObserver reference 2017-06-28 12:35:15 +03:00
Vlad Mihalcea 0a24f4d6bd HHH-11837 - MapsId and PrimaryKeyJoinColumn examples in the documentation should use OneToOne rather than ManyToOne
Replace many-to-one with one-to-one as illustrated by the actual entity maappings
2017-06-27 12:09:41 +03:00
Vlad Mihalcea 7728d23c9f HHH-5538 - Postgres: fix dialect to work in databases with mutiple schema and search_path set
Move test to a more appropriate package
2017-06-27 11:13:31 +03:00
Vlad Mihalcea 9159b8efd5 HHH-5538 - Postgres: fix dialect to work in databases with mutiple schema and search_path set
Add a test case to prove that the issue does not replicate
2017-06-27 11:09:32 +03:00
Andrea Boriero bbcab0f75c HHH-11808 - Update migration guide and documentation 2017-06-27 09:07:21 +03:00
Vlad Mihalcea 664a9d568a HHH-11837 - MapsId and PrimaryKeyJoinColumn examples in the documentation should use OneToOne rather than ManyToOne 2017-06-26 14:48:47 +03:00
Vlad Mihalcea 3d2baa8d56 HHH-11186 - Add examples for all Hibernate annotations
Document @Persister annotation
2017-06-22 18:00:14 +03:00
Vlad Mihalcea a53e11822b HHH-11186 - Add examples for all Hibernate annotations
Document @Proxy annotation
2017-06-22 17:33:29 +03:00
Vlad Mihalcea 2353697a03 Add fetch as well for LocalDateTime test 2017-06-22 12:44:38 +03:00
Vlad Mihalcea 385f6d056c HHH-11186 - Add examples for all Hibernate annotations
Document @Tuplizer annotation
2017-06-22 12:20:45 +03:00
Gail Badner 027ca97090 Fix broken test on pgsql Jenkins pipeline 2017-06-22 09:30:05 +03:00
Gail Badner 9584b16089 HHH-11832 : ManyToManyWithDynamicFilterTest fails on Sybase due to reserved word 2017-06-21 20:23:29 -07:00
Vlad Mihalcea b28a38fb41 HHH-11186 - Add examples for all Hibernate annotations
Document @SqlFragmentAlias annotation
2017-06-21 18:01:48 +03:00
Vlad Mihalcea 7f010569e5 HHH-11827 - JPA entity native query not eagerly fetching associations as suggested by documentation. 2017-06-21 16:48:48 +03:00
Vlad Mihalcea 7362a49477 HHH-11186 - Add examples for all Hibernate annotations
Document @Polymorphism annotation
2017-06-20 17:26:06 +03:00
Richard Yhip 5d49468acf fixed exception message spacing 2017-06-20 08:43:55 -04:00
Philippe Marschall dda0c4c37e HHH-11824 Remove Types.REF_CURSOR reflection
https://hibernate.atlassian.net/browse/HHH-11824
2017-06-19 17:31:03 +02:00
Vlad Mihalcea 67b01b5004 HHH-11186 - Add examples for all Hibernate annotations
Document Hibernate @NativeQuery and @NamedNativeQuery annotation
2017-06-19 17:16:26 +03:00
Vlad Mihalcea e5044c51c1 HHH-11186 - Add examples for all Hibernate annotations
Document @LazyToOne annotation
2017-06-19 15:36:14 +03:00
Vlad Mihalcea e50809e631 Fix failing test on MariaDB 2017-06-16 11:59:10 +03:00
Karel Maesen a7fc440e4c HHH-11764 - Fix PGGeometryTypeDescriptor 2017-06-14 22:08:40 +02:00
Vlad Mihalcea 216e61fc9b HHH-11764 - JTS geometry being bound to byte array instead of PGgeometry 2017-06-14 22:08:12 +02:00
Gail Badner 3f2c36ab69 HHH-11818 : ClassCastException when binding a MaterializedNClobType as NClob 2017-06-14 13:02:48 -07:00
Gail Badner 515e45e382 HHH-11818 HHH-11296 : Added tests 2017-06-14 13:02:47 -07:00
Andrea Boriero 475746ae73 HHH-11707 - README.md claims Java 6 compatibility 2017-06-13 13:07:07 +01:00
Chris Cranford 03053502e1 Checkstyle fixups. 2017-06-12 13:24:42 -04:00
Chris Cranford 699b50725d HHH-11768 HHH-11714 Apply code suggestions. 2017-06-12 13:24:42 -04:00
Chris Cranford c6135f2db3 HHH-11714 - Fix ordered inserts with secondary tables and inheritance. 2017-06-12 13:24:42 -04:00
Chris Cranford f4cd82a265 HHH-11714 - Added test case. 2017-06-12 13:24:42 -04:00
Chris Cranford 234849d33b HHH-11768 - Fix FK ConstraintViolationException with ordered inserts enabled and cascade persist. 2017-06-12 13:24:42 -04:00
Chris Cranford e7e6cc53ab HHH-11768 - Test case 2017-06-12 13:24:42 -04:00