Commit Graph

27 Commits

Author SHA1 Message Date
Steve Ebersole 70d2e3848b HHH-6082 - Incorporate EntityManager documentation into main dev guide 2011-04-19 08:50:31 -05:00
Steve Ebersole 28a3e38f7a HHH-6073 2011-04-19 08:50:31 -05:00
Steve Ebersole 5c4f817255 HHH-6082 - Incorporate EntityManager documentation into main dev guide 2011-04-19 08:50:31 -05:00
Steve Ebersole 6504cb6d78 HHH-6098 - Slight naming changes in regards to new logging classes 2011-04-08 09:44:13 -05:00
Steve Ebersole a616a83d8e HHH-6097 - Review log levels, especially related to i18n messages 2011-04-07 12:50:06 -05:00
adamw 33cc3f3f62 HHH-6036: Removing old Envers docs 2011-03-31 15:59:36 +02:00
adamw e71762a313 HHH-6036: Adding a basics chapter to introduce Envers concepts 2011-03-31 15:50:28 +02:00
adamw e9c555b214 HHH-6036: As the Envers docs are merged into the dev guide adding me as one of the authors :) 2011-03-31 14:35:44 +02:00
adamw ce4faca528 HHH-6036: Moving the "links" chapter of Envers docs 2011-03-31 14:31:11 +02:00
adamw 02e06265e8 HHH-6036: Moving the "configuration" chapter of Envers docs - creating a new section on Envers mapping annotations 2011-03-31 14:27:41 +02:00
adamw e72fa13bd4 HHH-6036: Some corrections to the "revision log" chapter of Envers docs 2011-03-31 14:16:13 +02:00
adamw a16177035a HHH-6036: Moving the "query" chapter of Envers docs 2011-03-31 14:02:36 +02:00
adamw 9758c63354 HHH-6036: Moving the "schema" and "tables" chapters of Envers docs 2011-03-31 13:57:34 +02:00
adamw 6c7ec667a0 HHH-6036: Moving the "partitioning" chapter of Envers docs 2011-03-31 13:53:47 +02:00
adamw 61bd52fb34 HHH-6036: Moving the "mapping exceptions" chapter of Envers docs 2011-03-31 13:49:44 +02:00
David Mansfield 5b5ec673b4 HHH-3646 - documentation for Criteria query of collection-of-component and collection-of-scalar functionality 2011-03-30 12:23:20 -05:00
David Mansfield 90fdca9053 HHH-3646 - throw a better exception when criteria is placed directly on component
In the CriteriaQueryTranslator, we process the path given by
a SubCriteria object looking for the entity name for the property. If
the SubCriteria was mistakenly created on a component type, we will exit
the loop using the owning entity, and will eventually end up failing
(throwing an exception) trying to lookup up the restricted property
against the entity, instead of against the component. Fix this by
throwing a more informative exception, and modify the documentation to
be explicit about how to do this properly.
2011-03-30 12:23:20 -05:00
adamw e0431adca9 HHH-6023: a citation pointing to the Envers User Guide in "take it further" 2011-03-30 19:01:19 +02:00
adamw 7501fdea53 HHH-6023: "take it further" for Envers 2011-03-30 17:59:48 +02:00
Strong Liu 801e59e606 HHH-6058 - Error in mapping file in Event.hbm.xml file for documentation in download 2011-03-30 19:03:05 +08:00
Strong Liu 8a7d14203d HHH-6057 documentation, hibernate.cfg.xml references wrong hbm path 2011-03-30 18:58:08 +08:00
Steve Ebersole ba71fe0132 HHH-6036 - integration documentation generation 2011-03-29 15:14:09 -05:00
Manuel Bernhardt 93569a6c82 HHH-5947 Clarifying the documentation 2011-03-28 15:13:10 +02:00
Manuel Bernhardt cf9391f40d HHH-5947 Clarifying the documentation 2011-03-28 15:13:09 +02:00
Steve Ebersole 753b95729a HHH-5913 - Implement set of event listeners as a service 2011-03-28 08:03:11 -05:00
Strong Liu d55e33c919 HHH-6036 - ignore publican temp output directory 2011-03-24 16:10:21 +08:00
Strong Liu 8c56875fc5 HHH-6036 integration documentation generation 2011-03-22 23:39:53 +08:00