Commit Graph

602 Commits

Author SHA1 Message Date
Andrea Boriero 5ed5934207 HHH-9757 - Fix Incorrect image path generated in HTML rendering removing useRelativeImageUris = false from devguide task, fixing image urls 2015-06-10 15:19:45 +01:00
Belev ccb7050225 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:38 -04:00
vydn 9c9541f1ac Update preface.xml
Change link from caveatemptor.hibernate.org (not working)
to http://downloads.jboss.org/hibernate/caveatemptor/ (working)
2015-06-05 00:43:23 -04:00
Laurent Martelli 9baa5c22b0 Missing space 2015-06-05 00:27:32 -04:00
David Pilato ef3f00ad9f buildSessionFactory() should return a sessionFactory
The example does not compile for obvious reason :)
2015-03-05 16:22:35 +00:00
Kamil Szymanski ff8c75cbea HHH-9601 ordering column name fix in table schema in example 7.8 2015-02-20 11:14:31 -05:00
Kamil Szymanski 9ca003a843 HHH-9600 remove outdated info about cache concurrency strategies support 2015-02-20 11:14:29 -05:00
Gail Badner f3a8ba6351 HHH-9468 : Add documentation about enabling NamingStrategyDelegator implementations 2015-01-28 18:44:42 -08:00
Gail Badner f07181e079 HHH-9468 : Add documentation about enabling NamingStrategyDelegator implementations 2015-01-28 02:23:47 -08:00
Andrea Boriero 0f047187fd HHH-9251 Removed AsciiDoc from aggregateJavadocs gradle task 2014-07-26 12:13:24 +01:00
Brett Meyer 43d8751e96 HHH-8904 minor edits 2014-05-27 22:06:47 -04:00
Jeremy Whiting 9fe3862e55 HHH-8904 documentation for build time bytecode enhancements 2014-05-27 22:06:45 -04:00
bleporini 0b202af8f4 HHH-9039 Update collection_mapping.xml typos 2014-03-12 14:37:18 -04:00
Evan Severson bb622e167f HHH-8815 Updated example code for session scoped interceptor 2014-03-12 13:22:56 -04:00
Brett Meyer cfcf5089be HHH-8674 - fixed usage of deprecated method
Configuration#buildSessionFactory() in documentation
2014-01-28 17:19:34 -05:00
akotlyarov ef8efc7ae6 HHH-8674 - fixed usage of deprecated method Configuration#buildSessionFactory() in documentation 2014-01-28 17:19:28 -05:00
Steve Ebersole 7f8d791943 HHH-8865 - Create topical guide for logging
(cherry picked from commit fa4f0850c3)
2014-01-16 11:38:46 -06:00
Steve Ebersole d0a699de68 HHH-8865 - Create topical guide for logging
(cherry picked from commit 2d26135a5a)
2014-01-15 12:44:01 -06:00
Brett Meyer 94753eae57 HHH-3453 updated list of Dialects in docs 2014-01-06 19:12:19 -05:00
Brett Meyer 99a6fc07b6 HHH-8790 added @Filter deduceAliasInjectionPoints info and examples to
user guide
2014-01-02 17:44:36 -05:00
Brett Meyer 3de5e65b63 HHH-3541 minor xml tag correction in docs 2013-12-12 14:14:39 -05:00
Brett Meyer 75f209aa35 HHH-8763 osgi quickstart updates 2013-12-06 15:54:45 -05:00
Brett Meyer 7ee5fa104d HHH-8763 osgi quickstart updates 2013-12-06 14:58:44 -05:00
Brett Meyer 5b01205107 HHH-8761 corrected osgi doc failure 2013-12-04 10:30:33 -05:00
Steve Ebersole 055a750a53 HHH-8733 - General build cleanup 2013-12-02 20:57:57 -06:00
Brett Meyer 5acd232e10 HHH-8761 Hibernate OSGi 4.3.0.CR1 can't discover services 2013-12-02 14:24:58 -05:00
Steve Ebersole c1612fe004 HHH-8733 - General build cleanup 2013-11-22 14:53:24 -06:00
Steve Ebersole 6f25adcfd2 HHH-8734 - Update to Gradle 1.9 2013-11-21 13:46:40 -06:00
Steve Ebersole 7deda8c34b HHH-8720 - Create an index for the topical guides 2013-11-20 11:32:11 -06:00
Steve Ebersole 4e6f3a9753 HHH-8692 - Document value generation feature 2013-11-19 17:30:16 -06:00
Steve Ebersole 475aba7c0f HHH-8720 - Create an index for the topical guides 2013-11-19 17:30:16 -06:00
Steve Ebersole da6ee1e5bc HHH-8693 - asciidoc is not integrated into release workflow 2013-11-18 14:48:10 -06:00
Hardy Ferentschik 0d643af4f5 HHH-8483 Adding creation of metamodelgen ascidoc to the build. Removing obsolete docbook files 2013-11-11 20:08:18 +08:00
Hardy Ferentschik 197ef85ef7 HHH-8483 Converting the docbook documentation for metamodelgen to ascidoc 2013-11-11 20:08:17 +08:00
Hardy Ferentschik f25ea58750 HHH-8483 Moving metamodelgen documentation into documentation module 2013-11-11 20:08:17 +08:00
Brett Meyer 11152ea06f HHH-8528 correct docs and quickstarts to support stopping/restarting a
client bundle
2013-10-28 14:34:49 -04:00
Steve Ebersole 11ce89e0ff HHH-8607 - Start Topical Guide - Service Registries 2013-10-15 16:00:32 -05:00
Steve Ebersole 67ee00a422 HHH-8607 - Start Topical Guide - Service Registries 2013-10-15 15:54:54 -05:00
Steve Ebersole 7df8873e87 HHH-8607 - Start Topical Guide - Service Registries 2013-10-14 20:12:47 -05:00
Steve Ebersole cb58851b9f HHH-8607 - Start Topical Guide - Service Registries 2013-10-14 20:11:53 -05:00
Steve Ebersole a96cc4bfbd HHH-8607 - Start Topical Guide - Service Registries 2013-10-14 14:12:33 -05:00
Steve Ebersole efd1278447 HHH-8607 - Start Topical Guide - Service Registries 2013-10-14 09:21:14 -05:00
Steve Ebersole 162c41f9b7 HHH-8607 - Start Topical Guide - Service Registries 2013-10-11 16:07:16 -05:00
Steve Ebersole 2cc6b08ff2 HHH-8607 - Start Topical Guide - Service Registries 2013-10-11 10:31:30 -05:00
Strong Liu d476eb7e16 HHH-8601 remove slf4j infavor of log4j 2013-10-10 01:14:26 +08:00
Brett Meyer 20756e3f9d HHH-3812 minor fix in envers docs 2013-10-02 15:52:27 -04:00
Brett Meyer 9e5ba931fb HHH-8553 hibernate-osgi needs to support alternative locations for
hibernate.cfg.xml
2013-09-24 23:58:16 -04:00
Brett Meyer feaac3b917 HHH-4910 docs, javadocs, formatting, minor refactoring 2013-09-18 12:27:01 -04:00
Darren Evenson a745f93bfa HHH-8427 Typo in documentation - Basic Mapping 2013-08-06 12:10:33 -04:00
Darren Evenson b7975a65fb HHH-8055 error in docs - associations and joins - meaning is opposite of intended meaning 2013-08-06 12:08:58 -04:00