Commit Graph

962 Commits

Author SHA1 Message Date
Steve Ebersole 8c13488c5d HHH-9641 - Resume uploading Javadoc JARs to Maven
HHH-12187 - Drop custom javadoc css

- delay package group calculations until execution (doFirst)
- exclude internal packages from javadoc
2017-12-27 08:41:17 -06:00
Steve Ebersole 6ccbd98bc3 HHH-12187 - Drop custom javadoc css;
HHH-9641 - Resume uploading Javadoc JARs to Maven
2017-12-27 08:41:17 -06:00
Chris Cranford 735da4347d HHH-12169 - Document support for dependency injection for Envers revision listeners. 2017-12-14 13:40:41 -05:00
Vlad Mihalcea b0c27562f4 Fix User Guide tests failing and triggereing other 2nd-level cache tests to fail as well 2017-12-13 20:39:45 +02:00
Andrea Boriero 84eec71ba6 exclude document userguide/model from checkstyle 2017-12-13 17:38:25 +00:00
Steve Ebersole d5d3b080f9 HHH-12098 - prep 5.3 2017-12-13 09:15:22 -06:00
Steve Ebersole 447f3d57c7 HHH-12146 - Support enabling caching at any level within a mapped hierarchy 2017-12-13 09:15:12 -06:00
Steve Ebersole d454ab0edc HHH-12146 - Support enabling caching at any level within a mapped hierarchy 2017-12-13 07:40:20 -06:00
Vlad Mihalcea da8e13c453 HHH-12155 - Update documentation regarding limitation of defining caching on just root entity 2017-12-13 06:19:32 -06:00
Andrea Boriero 9af5655100 HHH-12148 - Add setting indicating if the value stored in the table used by the @TableGenerator is the last value used or the next value to be used 2017-12-13 06:19:32 -06:00
Steve Ebersole 5e0274adbb HHH-12116 - Positional parameters report position as name
HHH-12101 - Remove support for legacy HQL-style positional parameters
2017-12-13 06:19:30 -06:00
Vlad Mihalcea 7f70dccc71 HHH-12108 - Fix tests failing on Oracle 2017-11-21 16:47:16 +02:00
Vlad Mihalcea 779dcc4078 Change log file to log.txt because otherwise it's ingored by git 2017-11-20 19:21:09 +02:00
shen dongsheng 0b04430fdd HHH-12082 - Fix some errors and formatting issues in the User Guide 2017-11-07 13:51:27 +02:00
Vlad Mihalcea 164178330a HHH-12073 - Change BaseUnitTestCase Logger to protected 2017-11-01 19:04:07 +02:00
Sanne Grinovero 401936f94e HHH-12055 Revert to using the Javassist version included in WildFly 11 2017-10-24 16:42:49 +01:00
Chris Cranford 4cf7f6e406 HHH-12010 - Improve Envers documentation on computeAggregationInInstanceContext. 2017-10-18 23:35:40 -04:00
marko-bekhta b51dac6e39 HHH-12026 Setting correct font family for search input in TOC. Fixing a typo 2017-10-16 14:58:29 +03:00
Jonathan Bregler 1fc4ce23ac HHH-12020 - Add SAP HANA to the list of provided dialects
- Update documentation
- Update org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder
2017-10-09 13:30:41 +03:00
Chris Cranford 7b04a0238b HHH-11999 - Correct Envers documentation problems. 2017-09-29 12:52:31 -04:00
Vlad Mihalcea 5e132a46eb HHH-12006 - Make User Guide sections bookmark-able 2017-09-26 18:37:39 +03:00
Vlad Mihalcea f9ec55d56b HHH-9576 - Use JDBC bind variables for handling JPA Criteria query numeric literals
Document the new setting in the Configurations chapter
2017-09-26 12:42:13 +03:00
Jonathan Bregler 3aad752b04 Improved Hibernate support for SAP HANA
- Identity column support
- Spatial support
- Various minor improvements in HANA dialects
2017-09-21 12:05:19 -05:00
Vlad Mihalcea 0b046885c5 Fix tests faiiling on Jenkins 2017-09-14 12:39:43 +03:00
Vlad Mihalcea bd4908449f HHH-11984 - Add support for navigating between different doc versions 2017-09-14 12:01:37 +03:00
Vlad Mihalcea 0148ede638 HHH-11411 - Two column navigation and search box for documentation 2017-09-13 15:55:36 +03:00
Vlad Mihalcea c7e5174786 HHH-11884 - wrong class in returnedClass() in UserType example 2017-09-12 14:22:36 +03:00
Vlad Mihalcea 6ba7420740 HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Fix typos. Move schema to external extras files.
2017-09-07 17:14:21 +03:00
Vlad Mihalcea ab98bcbe9b HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Migrate code snippets to test cases for Join relations queries with multiple predicates
2017-09-07 15:47:58 +03:00
Vlad Mihalcea 742d8be69c HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Migarte code snippets to test cases for Join relations queries
2017-09-06 17:30:16 +03:00
Vlad Mihalcea 886e1bcc30 HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Migrate getCrossTypeRevisionChangesReader example to Junit tests
2017-09-05 18:22:12 +03:00
Vlad Mihalcea c25a859ade HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Move code snippets to actual test cases for queries using modified flags
2017-08-31 17:56:12 +03:00
Vlad Mihalcea e7c239d57f HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Move code snippets to actual test cases for entity revision queries
2017-08-31 15:44:45 +03:00
Sanne Grinovero 67ccdae0f5 HHH-11950 Target WildFly 11 for produced hibernate-orm-modules 2017-08-29 13:44:55 +03:00
Gail Badner 407360d957 HHH-11935 : Log a warning and update documentation that enabling "empty" composites is an experimental feature 2017-08-17 21:44:17 -07:00
Vlad Mihalcea 12616d44e2 HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Refactor section about queries
2017-08-17 17:04:52 +03:00
Vlad Mihalcea 742df1f3fa HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Add example for property-based changes
2017-07-31 16:32:48 +03:00
Vlad Mihalcea 28758f7d53 HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Extend the Revision log example with actual test cases and SQL statement snippets
2017-07-31 13:30:52 +03:00
Vlad Mihalcea e56ecc24ff HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Provide two examples for the entity type change revision tracking
2017-07-28 09:43:30 +03:00
Vlad Mihalcea fa81aafb28 HHH-11891 - Clarify documentation about Hibernate support for basic array types
Apply Steve suggestions
2017-07-28 08:22:35 +03:00
Vlad Mihalcea f0ccd7126a HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Refactor the Revision log example with actual test cases
2017-07-27 16:08:49 +03:00
Vlad Mihalcea 582bd94530 HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Add example to demonstrate the audit log query difference for ValidityAuditStrategy
2017-07-27 11:26:57 +03:00
Vlad Mihalcea 871722dc08 HHH-11891 - Clarify documentation about Hibernate support for basic array types 2017-07-27 09:56:40 +03:00
Vlad Mihalcea a260006d76 HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Add example to configure the ValidityAuditStrategy
2017-07-26 17:39:03 +03:00
Vlad Mihalcea 7c5213171b HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Add examples about reading revisions and reconstructing entity state
2017-07-25 16:17:37 +03:00
Vlad Mihalcea d671fe1391 HHH-11890 - Remove old docbook folder from the documentation module 2017-07-25 11:54:01 +03:00
Vlad Mihalcea ba2e273e9e HHH-11886 - Elaborate Envers documentation and switch to actual source code examples 2017-07-24 17:41:45 +03:00
Vlad Mihalcea 1afbdadd67 Minor documentation changes for Envers 2017-07-19 12:58:57 +03:00
Guillaume Husta 60f2ac8534 FIX HHH-11868 2017-07-13 09:21:13 -04:00
Vlad Mihalcea 6ed1303349 HHH-11526 - Documentation for custom collection types 2017-07-05 14:25:13 +03:00