7388 Commits

Author SHA1 Message Date
Steve Ebersole
2e49586adc HHH-11152 - Byte Buddy BytecodeProvider 2016-11-16 13:46:24 -06:00
Rafael Winterhalter
ba3359fe62 HHH-11152: Added BytecodeProvider based on Byte Buddy 2016-11-16 13:18:46 -06:00
Steve Ebersole
31a60b84c6 test for https://forum.hibernate.org/viewtopic.php?f=1&t=1043787&p=2490859#p2490859 (jira coming) 2016-11-16 11:00:34 -06:00
Vlad Mihalcea
4960da8471 HHH-11186 - Add examples for all Hibernate annotations
Document more annotations:

- @DynamicInsert
- @DynamicUpdate
- OptimisticLockType
- @SelectBeforeUpdate
2016-11-16 18:02:16 +02:00
Vlad Mihalcea
d215abbaea HHH-11233 - JPA SQL function with no arguments can only be called if we provide a comma 2016-11-16 13:18:41 +02:00
Livier
7a7bfa88cb Modify link of pull requests to a valid URL 2016-11-15 18:42:58 +02:00
Vlad Mihalcea
a2c58aab2c HHH-11186 - Add examples for all Hibernate annotations
Document more annotations:

- @ColumnDefault
- @CreationTimestamp
2016-11-15 18:35:33 +02:00
Vlad Mihalcea
6a6e0f2f6d HHH-11186 - Add examples for all Hibernate annotations
Document more annotations:

- @CollectionType
2016-11-14 13:36:24 +02:00
Andrea Boriero
b14e69089f HHH-11232 - Session is closed bug with Envers 5.2.x + JTA 2016-11-11 16:59:03 +00:00
Chris Cranford
c17c1b5aae HHH-11232 - Added test case. 2016-11-11 16:41:33 +00:00
Vlad Mihalcea
78f8619a7d HHH-11186 - Add examples for all Hibernate annotations
Document more annotations:

- @BatchSize
- @Check
2016-11-11 11:41:43 +02:00
Steve Ebersole
0a2bb3c811 HHH-11155 - Lazy properties are not updated if not all lazy properties (e.g. collections) are initialized 2016-11-10 12:21:37 -06:00
Sanne Grinovero
433d276aad HHH-11238 Upgrade JBoss Logging Tools to 2.0.1.Final 2016-11-10 16:37:55 +00:00
Sanne Grinovero
61bb51a1e7 HHH-11239 Upgrade Jandex to version 2.0.3.Final 2016-11-10 16:37:48 +00:00
Sanne Grinovero
bb52eb143e HHH-11240 Upgrade Infinispan to version 8.2.4.Final 2016-11-10 16:37:36 +00:00
Vlad Mihalcea
672d8fe4ab HHH-10127 - Allow indication that converted types are immutable 2016-11-10 12:31:36 +02:00
Steve Ebersole
f2ba4b9cee HHH-11155 - Lazy properties are not updated if not all lazy properties (e.g. collections) are initialized 2016-11-09 22:28:35 -06:00
Gail Badner
e17d2f01dc HHH-11155 : test case 2016-11-09 22:26:26 -06:00
Steve Ebersole
3c23d45236 HHH-11235 - split checkstyles into fatal and non-fatal configs 2016-11-09 11:38:19 -06:00
Steve Ebersole
737abc503f HHH-11235 - split checkstyles into fatal and non-fatal configs 2016-11-09 11:34:51 -06:00
Vlad Mihalcea
02b234a44f Check how Criteria API behaves with literals 2016-11-09 15:50:32 +02:00
Christian Beikov
080d65de99 HHH-11230 - Aggregate on (mappedBy) joined column produces invalid query 2016-11-09 11:51:13 +02:00
Steve Ebersole
36d6563998 HHH-11220 - Auto-detect SQL Server 2016 when the major version is 13 2016-11-08 18:53:48 -06:00
Steve Ebersole
a356a08d4b HHH-11225 - Add CriteriaBuilder overloads for methods dealing with Collection to also deal with Map 2016-11-08 13:24:18 -06:00
Vlad Mihalcea
66e1ee3851 HHH-11206 - Document all configurations that are not present in AvailableSettings 2016-11-07 16:26:44 +02:00
Vlad Mihalcea
b828db2261 HHH-3674 - Expose SchemaUpdate#haltOnError as a configuration property 2016-11-03 18:22:31 +02:00
Vlad Mihalcea
6fcab0cb54 HHH-5467 - API documentation for @Fetch(SUBSELECT) is ambiguous. 2016-11-03 14:31:09 +02:00
Vlad Mihalcea
144e34e249 HHH-2705 - optimistic-lock = "dirty" does not support detached objects 2016-11-03 14:28:57 +02:00
Vlad Mihalcea
9bbf02536a HHH-5467 - API documentation for @Fetch(SUBSELECT) is ambiguous. 2016-11-03 13:37:42 +02:00
Vlad Mihalcea
02f46cb61f HHH-4465 - Document @Entity.name != Hibernate entity name 2016-11-02 17:46:18 +02:00
Vlad Mihalcea
e26df5dc2e HHH-6941 - Erroneous Javadoc for getReferencedProperty, getReferenceablePropertyIterator 2016-11-02 16:28:07 +02:00
Vlad Mihalcea
dd4046e3a6 HHH-11221 - Add more authors to the User Guide header 2016-11-02 12:55:16 +02:00
Vlad Mihalcea
531ff6e944 HHH-11034 - Query.stream() Javadoc should specify whether the resulting Stream contains resources 2016-11-02 12:25:30 +02:00
Karel Maesen
52c79e1d3c HHH-10211 - Fix SpatialFunctionRegistry interface 2016-11-01 17:57:02 +01:00
Karel Maesen
c3b1a39944 HHH-10211 - Fix serialization of Postgis dialects 2016-11-01 17:52:07 +01:00
Karel Maesen
d1f22d490c HHH-10211 - Improves Javadoc comments 2016-11-01 17:07:01 +01:00
Karel Maesen
55ed5faa3b HHH-10211 - Checkstyle fixes 2016-11-01 17:07:01 +01:00
Karel Maesen
70d55987f8 HHH-10211 - Postgis Dialects for all PostgreSQLDialect classes 2016-11-01 17:07:01 +01:00
Vlad Mihalcea
6024520e08 HHH-11204 - Fix typo for all "occured" error message to occurred 2016-11-01 16:40:39 +02:00
Vlad Mihalcea
c0ddfbb3df HHH-9816 - Document exclude-unlisted-classes and hibernate.archive.autodetection in the manual 2016-11-01 16:29:32 +02:00
Karel Maesen
380b474dda HHH-11198 - Fix checkstyle error 2016-10-31 20:26:46 +01:00
Vlad Mihalcea
5629457aa8 HHH-2643 - Improve Session.refresh() Javdoc to clarify contract
Instead of writing it in the JavaDocs, it's much more appropriate to document this behavior in the User Guide
2016-10-31 13:54:30 +02:00
Vlad Mihalcea
d126faa7d9 HHH-2123 - clarification on the way interceptors and event system interact. 2016-10-31 12:48:03 +02:00
Karel Maesen
a882a7bd54 HHH-11198 - Add Geometry cast to Postgis st_extent() function 2016-10-29 16:18:13 +02:00
Karel Maesen
dbc7131155 HHH-11197 - Fix WKT parsing error 2016-10-29 14:46:35 +02:00
Vlad Mihalcea
bed3d62f4d HHH-7424 - document HHH-2576 2016-10-28 09:51:50 +03:00
Andrea Boriero
87a3d19175 5.2.4 2016-10-26 15:47:47 +01:00
Andrea Boriero
e6315be204 5.2.4 5.2.4 2016-10-26 14:41:28 +01:00
Vlad Mihalcea
c1e209a6a7 HHH-11171 - Java 8 time types fail Externalization
Restrict test execution to H2 only since it uses a DB-specific syntax
2016-10-26 16:00:39 +03:00
Vlad Mihalcea
e469a99c30 HHH-9216 - Add documentation about merging multiple detached representations of the same entity 2016-10-26 14:24:27 +03:00