Vlad Mihalcea
0609471258
HHH-10826 Auxiliary Database Object no longer documented
...
HHH-10334 @Formula annotation javadoc contains database dependent sample usage
Created a new section related to automatic schema generation
2016-06-20 15:06:58 +03:00
Vlad Mihalcea
1f14ec555c
HHH-10361 - Child module osgi does not exist in hibernate-tutorials
2016-06-07 17:23:52 +03:00
Vlad Mihalcea
0d38b85d79
Add Oracle and SQL Server dependencies based on the supplied db property
2016-06-02 09:54:24 +03:00
Vlad Mihalcea
1c4db6f1c0
HHH-10052 - documentation about hashCode and equals not up to date
2016-05-25 13:11:27 +03:00
Vincent Ricard
212552576d
HHH-10765 Some links in the user guide are broken
...
HHH-10522 Invalid reference to naming chapter in user guide
HHH-10524 Invalid reference wrt composite identifiers
HHH-10525 Invalid reference to bytecode enhancement in User Guide
2016-05-23 18:06:38 +03:00
Vincent Ricard
ab587d0bdd
HHH-10535 Documentation: hibernate.order_updates configuration property
2016-05-23 08:39:50 +03:00
Vlad Mihalcea
f7e3dc16cb
Fix layout issue in documentation due to improper use of spacing for preformatted text
2016-05-18 10:08:03 +03:00
Vlad Mihalcea
da347c6d0c
HHH-10691 - Fix tests failing when switching to PostgreSQL
...
HHH-10696 - Add a new CatalogFilterTest
2016-05-13 15:29:04 +01:00
Karel Maesen
7ad1c59876
Updates Spatial Documentation
2016-04-19 08:30:52 +03:00
Vlad Mihalcea
9570f110a1
User Guide grammatical corrections
2016-03-31 15:33:15 +03:00
Vlad Mihalcea
da5aae74e6
Add JPA-related configuration properties in the new User Guide
2016-03-31 12:23:08 +03:00
Vlad Mihalcea
849c4d21f6
Document available Hibernate configurations
2016-03-30 17:52:56 +03:00
Vlad Mihalcea
9608b3904a
Apply the database configuration testing to the documentation module
2016-03-22 15:16:21 +02:00
Vlad Mihalcea
68af365916
Convert basic chapter examples to unit tests for quoting, column transformers, and @Any mappings
2016-03-09 12:50:12 +02:00
Vlad Mihalcea
22f620ced5
HCANN-63 - Property name beginning with at least two uppercase characters has odd functionality in HQL
2016-03-07 14:48:12 +02:00
Steve Ebersole
54a763809d
HHH-10585 - Fix discussion in "Roots" section of criteria query chapter
2016-03-03 18:15:04 -06:00
Vlad Mihalcea
b44af7cf16
Migrate Date/Time and AttributeConverter User Guide examples to unit tests
2016-03-03 18:07:22 +02:00
Vlad Mihalcea
e99b60cbb6
Migrate Enums, Clob, Blob, and Nationalized User Guide examples to unit tests
2016-03-03 16:48:34 +02:00
Vlad Mihalcea
bdf8fb48b4
Remove scroll from admonition blocks
2016-03-02 16:58:10 +02:00
Vlad Mihalcea
10cfd7caa8
Break hibernate.css in three distinct parts, fix the blurry-effect and the recurring sub-section chained-image header
2016-03-02 16:49:49 +02:00
Vlad Mihalcea
360d0abae8
Fix User Guide images that were missing after moving CSS files into css folder
2016-03-02 15:16:13 +02:00
Vlad Mihalcea
28199a8e66
DESIGN-737 - Asciidoctor styling for Hibernate outputs.
2016-03-02 14:40:27 +02:00
Vlad Mihalcea
2abcab0501
Migrate BasicType and UserType User Guide examples to unit tests
2016-03-02 14:38:24 +02:00
Vlad Mihalcea
38a6f08897
HHH-10573 - Add discussion of @ValueGenerationType to UserGuide
2016-03-01 11:26:10 +02:00
Vlad Mihalcea
8f24d0458b
Fix broken Multitenancy test
2016-03-01 07:23:36 +02:00
Vlad Mihalcea
eb6faaa55c
Review Multitenancy User Guide chapter and migrate all examples to unit tests
2016-03-01 07:17:10 +02:00
Vlad Mihalcea
5d1608717e
HHH-10566 - linking to specific 'stable' doc urls from versioned docs
2016-02-29 14:22:34 +02:00
Vlad Mihalcea
19e035c788
Add Hibernate Spatial User Guide chapter
2016-02-25 10:48:45 +02:00
Steve Ebersole
7d4ab7d53b
HHH-10505 - jboss logging only auto detects slf4j if it is using logback
2016-02-24 21:15:17 -06:00
Vlad Mihalcea
ab4c9258af
HHH-10552 - Gradle plugin section of Bytecode Enhancement should specify how to apply the plugin
2016-02-23 16:27:41 +02:00
Steve Ebersole
020ca4aa39
HHH-7405 - BatchBuilder service does not properly define JMX MBean
2016-02-23 07:09:17 -06:00
Vlad Mihalcea
8eae88d6a4
Update custom CRUD in the User Guide Native chapter
2016-02-23 13:14:39 +02:00
Vlad Mihalcea
6b79bde099
Add support for matrix testing for User Guide examples
2016-02-18 11:16:46 +02:00
Vlad Mihalcea
af083e92ce
Update stored procedures User Guide chapter
2016-02-16 17:58:33 +02:00
Andrea Boriero
31cda52178
Fix Documentation typos
2016-02-13 18:46:50 +00:00
Cash Costello
85e9f8b206
added missing back quote
2016-02-12 17:35:23 +02:00
Cash Costello
5e6d751bbf
fixed formatting - was mix of spaces and tabs
2016-02-12 17:30:15 +02:00
Steve Ebersole
81b1baa8c4
HHH-10520 - Update doc publishing
2016-02-11 15:59:13 -06:00
Vlad Mihalcea
2167b442a4
Migrate User Guide Native chapter extras to test folder up to stored procedures
2016-02-10 18:07:48 +02:00
Vlad Mihalcea
500d74c35d
Corrections to the Criteria chapter and add a multi-from example
2016-02-09 10:13:00 +02:00
Vlad Mihalcea
5eb4f1c834
Migrate User Guide Criteria chapter extras to test folder
2016-02-08 17:37:01 +02:00
Vlad Mihalcea
85cec6ba33
Fix test that fails due to timezone offsets causing the result set to vary between 1 and 2
2016-02-05 12:33:35 +02:00
Vlad Mihalcea
c1b3b2a43c
Add User Guide examples for HQL functions
2016-02-04 13:25:35 +02:00
Vlad Mihalcea
120ac5ed27
Try to fix broken test and change Bootstrap test structure
2016-02-04 11:56:51 +02:00
Vlad Mihalcea
20b446b0ec
Unify Batch and HQL test models
2016-02-04 11:36:33 +02:00
Vlad Mihalcea
9b60354e3e
Migrate User Guide HQL chapter extras to test folder
2016-02-04 10:57:48 +02:00
Vlad Mihalcea
3642bb63cd
Migrate User Guide Events chapter extras to test folder
2016-02-01 16:40:44 +02:00
vladmihalcea
f3386c37da
Migrate User Guide Batching chapter extras to test folder
2016-01-28 16:50:17 +02:00
vladmihalcea
03eb9fd276
Document entity graphs in Fetching chapter
2016-01-28 10:33:50 +02:00
vladmihalcea
d30bdcef0d
Migrate User Guide Fetching chapter extras to test folder
2016-01-27 16:27:22 +02:00