655 Commits

Author SHA1 Message Date
barreiro
1590ad145b HHH-10359 - Have consistent configuration of bytecode enhancement 2015-12-16 15:55:31 -06:00
Steve Ebersole
f8e359db2b HHH-10267 - Support defining lazy attribute fetch groups 2015-11-18 09:48:13 -06:00
Steve Ebersole
e6e87517d1 HHH-10267 - Support defining lazy attribute fetch groups 2015-11-16 17:26:23 -06:00
Andrea Boriero
3147a2894d HHH-10270 - Hibernate User Guide transactions chapter examples are not properly rendered 2015-11-12 14:26:24 +00:00
Andrea Boriero
77bb57e8ab HHH-10064 - Fix Broken documentation page link in User guide 2015-08-28 16:38:06 +01:00
Brett Meyer
5af5966756 removed obsolete caveats from OSGi guide 2015-08-20 14:06:48 -04:00
Brett Meyer
300aa418fb HHH-10041 doc correction 2015-08-20 12:18:17 -04:00
Brett Meyer
2505f61613 HHH-10041 features.xml generation: collapse 3 mains into one hibernate-orm 2015-08-20 11:38:01 -04:00
Brett Meyer
3bd3f54634 HHH-9919 Re-write hibernate-osgi user guide based on published features.xml and ORM 5.0 2015-08-19 15:17:11 -04:00
Steve Ebersole
a8a367ba0d HHH-10022 - Continue documentation TLC (part 2) 2015-08-19 14:02:07 -05:00
Steve Ebersole
25799c6678 HHH-10022 - Continue documentation TLC (part 2) 2015-08-19 09:46:21 -05:00
Steve Ebersole
6fdc4cab8d HHH-10022 - Continue documentation TLC (part 2) 2015-08-07 19:56:56 -05:00
Steve Ebersole
9b007f6d91 HHH-10022 - Continue documentation TLC (part 2) 2015-08-07 15:15:28 -05:00
Steve Ebersole
9268a6917f HHH-10022 - Continue documentation TLC (part 2) 2015-08-07 15:14:13 -05:00
Steve Ebersole
800df6f44c HHH-10022 - Continue documentation TLC (part 2) 2015-08-06 20:38:36 -05:00
Steve Ebersole
85dbceac20 HHH-10022 - Continue documentation TLC (part 2) 2015-08-06 14:59:25 -05:00
Steve Ebersole
8dc14436af HHH-10022 - Continue documentation TLC (part 2) 2015-08-06 14:08:10 -05:00
Steve Ebersole
603a410fdc HHH-9998 - Continue documentation TLC - natural-id 2015-08-05 13:09:35 -05:00
Steve Ebersole
b0cf427c21 HHH-9998 - Continue documentation TLC 2015-08-05 08:00:32 -05:00
Steve Ebersole
46a629382e HHH-9503 - Consistently accept numeric value or Connection constant field name for configuring transaction isolation 2015-08-04 19:55:51 -05:00
Steve Ebersole
f8b523f3de HHH-10013 - Adjust default for hibernate.id.new_generator_mappings to true 2015-08-04 15:06:24 -05:00
Steve Ebersole
6974744092 HHH-9998 - Continue documentation TLC 2015-08-03 19:05:46 -05:00
Steve Ebersole
4fadceca43 HHH-9998 - Continue documentation TLC - mapping identifiers 2015-08-03 18:29:16 -05:00
Steve Ebersole
4f725332af HHH-9998 - Continue documentation TLC - mapping basic-types 2015-08-02 14:07:26 -05:00
Steve Ebersole
84987f46b7 HHH-9998 - Continue documentation TLC - mapping compositions & collections 2015-08-01 13:51:46 -05:00
Steve Ebersole
7a67f39e38 HHH-9998 - Continue documentation TLC - mapping compositions & collections 2015-08-01 13:49:56 -05:00
Steve Ebersole
c1af6433c2 HHH-10006 - Document configuration of JndiService 2015-07-31 09:26:50 -05:00
Steve Ebersole
8f4c2d5182 HHH-10006 - Document configuration of JndiService;
HHH-10007 - Audit Services chapter in Integrations Guide
2015-07-31 09:21:59 -05:00
Steve Ebersole
2036280fa0 HHH-9981 - Document the "transaction system";
HHH-10007 - Audit Services chapter in Integrations Guide
2015-07-30 16:42:32 -05:00
Steve Ebersole
5b09dcb446 HHH-9986 - Fix reference manual inconsistencies for 5.0 2015-07-29 10:28:36 -05:00
barreiro
6ac234eb01 HHH-9938 - field access parameter on gradle plugin 2015-07-29 09:26:26 -05:00
barreiro
088b15f451 HHH-9938 - field access parameter on maven enhacement plugin 2015-07-29 09:26:26 -05:00
Steve Ebersole
ff565fddb0 HHH-9986 - Fix reference manual inconsistencies for 5.0 2015-07-29 08:47:10 -05:00
Steve Ebersole
e2d681380a HHH-9986 - Fix reference manual inconsistencies for 5.0 2015-07-28 15:36:10 -05:00
Steve Ebersole
7990630ae4 HHH-9986 - Fix reference manual inconsistencies for 5.0;
HHH-9987 - HikariCPConnectionProvider TLC
2015-07-27 17:08:21 -05:00
Emmanuel Bernard
1ade555321 Clarify that LEGACY is the default value for batch size style 2015-07-17 14:46:31 +02:00
Steve Ebersole
56448fafa2 HHH-9916 - Update quickstarts and tutorials for 5.0 + convert to asciidoc(tor) 2015-07-14 14:46:35 -05:00
Andrea Boriero
5c7360c69a HHH-9757 - Fix Incorrect image path generated in HTML rendering removing useRelativeImageUris = false from devguide task, fixing image urls 2015-06-10 15:24:51 +01:00
Belev
5c8d1ac500 Fixed typos in Chapter 5. Basic O/R Mapping
Fixed typo in Chapter 5 - 5.1.1 Entity.

Fixed key-property column name.

Added missing parameters in set methods.

Fixed typos.

Fix typo

Removed wrong whitespace.

Fixed section associations to many to one as used in the section.

Removed wrong whitespace.

Fix typo

Removed 'with' duplication.
2015-06-05 00:45:28 -04:00
vydn
4309d518e9 Update preface.xml
Change link from caveatemptor.hibernate.org (not working)
to http://downloads.jboss.org/hibernate/caveatemptor/ (working)
2015-06-05 00:43:31 -04:00
Laurent Martelli
f17c525c03 Missing space 2015-06-05 00:27:49 -04:00
Steve Ebersole
9e063ffa25 HHH-9837 - Remove reliance during annotation binding on org.hibernate.internal.util.ClassLoaderHelper
HHH-9841 - Redesign org.hibernate.property.PropertyAccessorFactory
2015-06-04 14:12:17 -05:00
Gail Badner
53a8b18ca8 HHH-9844 : org.hibernate.cache.spi.access.AccessType enum names are not valid values for hibernate.cache.default_cache_concurrency_strategy 2015-06-03 13:59:14 -07:00
Steve Ebersole
1d8327f8ba HHH-9697 - Complete documentation of new approach and APIs for SessionFactory building 2015-05-27 15:11:49 -05:00
barreiro
73c5d576e7 HHH-9813 - Documentation for the Hibernate Enhance Maven Plugin 2015-05-27 12:03:22 -05:00
Steve Ebersole
1812bb2ef3 HHH-9809 - Improve Hibernate Gradle plugin 2015-05-21 00:24:56 -05:00
Steve Ebersole
bd256e4783 HHH-9803 - Checkstyle fix ups - headers 2015-05-18 23:25:14 -05:00
Steve Ebersole
8826a311cb HHH-9697 - Complete documentation of new approach and APIs for SessionFactory building 2015-04-27 20:22:20 -05:00
Steve Ebersole
7715fccd04 HHH-9697 - Complete documentation of new approach and APIs for SessionFactory building 2015-04-27 13:26:28 -05:00
Steve Ebersole
76d732d53a HHH-9727 - Slight redesign to bootstrapping APIs to allow for OGM bootstrapping 2015-04-16 14:19:11 -05:00