Commit Graph

1021 Commits

Author SHA1 Message Date
Vlad Mihalcea 73bc468906 HHH-12200 - Docs mention outdated APIs 2018-07-10 13:55:55 +02:00
Vlad Mihalcea aeb2f9e0b0 HHH-12716 - Sample code is required for documentation of disabling polymorphism in queries
Fix typo
2018-07-05 12:19:03 +03:00
Yoann Rodière 3883abf087 HHH-12649 Use the 'create-warn' missing cache strategy by default in hibernate-jcache
In order to be consistent with hibernate-ehcache.
2018-07-04 12:12:00 +02:00
Yoann Rodière 63cc63b386 HHH-12531 Use short, simple names for the query result and update timestamps caching regions 2018-07-04 10:03:23 +02:00
Yoann Rodière 033203abc7 HHH-12649 Document the behavior on missing caches 2018-07-04 09:44:50 +02:00
Vlad Mihalcea 58613cba73 HHH-12350 - User Guide documentation for @Any is too verbose 2018-07-03 15:49:38 +03:00
Vlad Mihalcea 5b40dfca26 HHH-12716 - Sample code is required for documentation of disabling polymorphism in queries 2018-07-03 14:50:01 +03:00
Vlad Mihalcea 6c49f8ef5c HHH-12351 - User Guide: document why Subselect always requires Synchronize 2018-07-03 14:27:17 +03:00
Vlad Mihalcea 5716cecb55 HHH-12353 - Document that Session.getReference not always returns a T
Change to lowercase noun
2018-07-02 17:42:42 +03:00
Vlad Mihalcea 75d65542a1 HHH-12353 - Document that Session.getReference not always returns a T 2018-07-02 17:17:22 +03:00
Vlad Mihalcea c69038d476 HHH-12341 - Documentation refers to nonexistent "image clob" 2018-06-29 10:48:47 +03:00
Vlad Mihalcea 723e0289e9 HHH-12660 - Missing verb in reference documentation
HHH-12715 - Error in documentation sample code about JPQL and HQL
HHH-12691 - Code block is broken in documentation about AUTO flushing
2018-06-28 18:17:47 +03:00
Vlad Mihalcea 4539be09c2 HHH-12697 - Headings problem in Hibernate Documentation 5.3.1 - Proxool configuration
HHH-12698 - Headings problem in Hibernate Documentation 5.3.1 - Transation Patterns
2018-06-28 14:47:51 +03:00
Guillaume Smet 7ead344f0b HHH-12732 Remove an out of date task
The mapping guide has been injected into the user guide.
2018-06-26 12:01:06 +02:00
Guillaume Smet b45e921b5c HHH-12732 Only generate the main document for each guide 2018-06-26 12:01:06 +02:00
Guillaume Smet bee6ed5c37 HHH-12731 Do not hide the TOC when not using jstree 2018-06-26 12:01:06 +02:00
Guillaume Smet 8ee24ee8d5 HHH-12725 Upgrade the Asciidoctor plugin to 1.5.7 for JDK 9 compatibility 2018-06-26 12:01:06 +02:00
Chris Cranford 39cd150ae5 HHH-12683 - Add note about CriteriaUpdate/CriteriaDelete not captured by Envers. 2018-06-18 13:04:54 -04:00
Vlad Mihalcea d4861fed9f HHH-12700 - Missing property in sample code in documentation of bulk-id strategies 2018-06-18 16:55:36 +03:00
Sanne Grinovero dab7616db2 HHH-12677 One more javadoc link still pointing to Java SE 7 javadocs 2018-06-18 12:03:18 +01:00
Vlad Mihalcea 30fec4be79 HHH-12662 - JPQL queries fail when using the Java attribute type which has an associated AttributeConverter (only the DB column type works) 2018-06-14 09:29:18 +03:00
Sanne Grinovero 7f983adb50 HHH-12677 Update javadoc API links from EE7 to EE8 - more links 2018-06-13 19:40:52 +01:00
Sanne Grinovero fe38c5aaee HHH-12677 Update javadoc API links from EE7 to EE8 2018-06-11 12:00:03 +01:00
Vlad Mihalcea 0ed516e113 HHH-12348 - Hibernate ORM Document user guide, architecture of Hibernate class is out of date 2018-06-07 15:14:47 +03:00
Andrea Boriero 80bf92e32a HHH-12620 fix test dependencies 2018-05-25 11:56:00 -04:00
Vlad Mihalcea 1a91a38cbd HHH-12602 - Bytecode Enhancement documentation refers to removed property hibernate.ejb.use_class_enhancer 2018-05-22 17:56:10 +03:00
Vlad Mihalcea 4a8951a6b4 HHH-12589 - Add support for registering custom SQL functions when bootstrapping via JPA 2018-05-21 17:49:56 +03:00
Sanne Grinovero d5d68dcec5 HHH-12316 Document usage of the new Feature Packs 2018-05-14 21:44:39 +01:00
Steve Ebersole 82f2aa0d5d HHH-12474 - Make sure the JPA version is defined by a single property across build files
added HibernateVersion following pattern of JpaVersion
2018-04-30 10:38:34 -05:00
Sanne Grinovero 432d3a29fa HHH-12384 Introduce new hibernate.bytecode.enforce_legacy_proxy_classnames configuration property 2018-04-18 13:05:34 +01:00
Rodrigo Turini 6d853b582e HHH-12451 - Fixing JDBC and Java Type order for CurrencyType 2018-04-17 12:47:48 +03:00
Rodrigo Turini 84614aa405 HHH-12365 - User Guide: call_key should change to call_timestamp_epoch 2018-04-17 12:06:14 +03:00
Anthony Richir 2bb1c8419c HHH-12491 - Document the usage of the maven-compiler-plugin for hibernate-jpamodelgen 2018-04-17 11:35:54 +03:00
Andrea Boriero 6cefa865b0 HHH-12454 - Offer flag to consider id generator with local scope (legacy non JPA behavior) 2018-04-16 09:47:09 -05:00
Vlad Mihalcea e11d09d1dd HHH-12479 - Document the converted:: prefix for HBM type mappings 2018-04-12 16:37:43 +03:00
Jonathan Bregler 69000ddc16 HHH-12462 - Use SAP HANA JDBC driver from Maven Central 2018-04-05 15:02:17 +03:00
Steve Ebersole dae31640a8 HHH-11356 - Adjust the 2nd-Cache SPIs to better reflect supported uses
HHH-12323 - Update Statistics API and SPI based on changes to 2nd level caching changes
HHH-12416 - set up relocation for hibernate-ehcache
2018-03-22 13:25:12 -05:00
Steve Ebersole 638ebf01df HHH-11356 - Adjust the 2nd-Cache SPIs to better reflect supported uses
HHH-12323 - Update Statistics API and SPI based on changes to 2nd level caching changes

- initial work on migrating hibernate-jcache to new SPIs including a more template-style approach to writing a RegionFactory (o.h.cache.spi.support)
2018-03-22 13:25:12 -05:00
Steve Ebersole f432ecea68 HHH-11356 - Adjust the 2nd-Cache SPIs to better reflect supported uses
HHH-12323 - Update Statistics API and SPI based on changes to 2nd level caching changes
2018-03-22 13:25:12 -05:00
Vlad Mihalcea c22540ab65 HHH-12419 - Incorrect batch inserts example 2018-03-22 14:22:51 +02:00
asutosh936 6e912cec0f HHH-12364 : Removed @MapKeyJoinColumn with name phone_id as its not needed 2018-03-20 01:08:52 -05:00
Roland Illig 08fa07442b HHH-12388 - User Guide and Javadoc typo fixes
Fix adoc typo in "Using table identifier generator" User Guide section.
2018-03-14 17:28:40 +02:00
Roland Illig a17a8df9e3 HHH-12388 - User Guide and Javadoc typo fixes
Fix SQL for bidirectional OneToMany The documented SQL didn't match what the test actually produces.
2018-03-14 17:25:27 +02:00
Vlad Mihalcea 069222cf58 HHH-12388 - User Guide and Javadoc typo fixes
Fix inconsistency between User Guide content and the associatted test case
2018-03-14 14:22:57 +02:00
Roland Illig 8b11d5ecf9 HHH-12388 - User Guide and Javadoc typo fixes
Fix a/an grammar in code and documentation, and other typos
2018-03-14 14:17:55 +02:00
Kirill Marchuk 8b601072f3 HHH-12388 - User Guide typo fixes
Getting Started guide seems to be consistently using the term "Developer Guide", which is nowhere to be found in the "current" documentation, thus I propose this change.
2018-03-14 13:24:53 +02:00
Chris Cranford 33159c13a6 HHH-8058 - Document enable querying entity revisions with property change indicators. 2018-03-06 13:09:46 -05:00
Chris Cranford 79354bab9f HHH-7555 - Update documentation to document the new revision information entity query api.
(backport from wip/6.0)
2018-03-06 12:23:16 -05:00
Sanne Grinovero 0f5c3a0abc HHH-11253 Make Byte Buddy BytecodeProvider impl the default 2018-03-02 12:19:18 +00:00
Sanne Grinovero 4e484af398 HHH-12336 Avoid unnecessary invocations of fillInStackTrace() in the tests 2018-03-01 17:58:30 +00:00