Commit Graph

1058 Commits

Author SHA1 Message Date
Guillaume Smet e67f3dfa82 HHH-13069 Go back to non-SSL links for our JBoss Nexus repositories
Using SSL repositories with JDK 11 ends up with the error below:
javax.net.ssl.SSLHandshakeException: extension (10) should not be presented in server_hello

This is a bug in JDK 11 that will apparently be fixed in the next update
(planned for January 2019).

Until then, we need to use non-SSL links.

For more information:
https://stackoverflow.com/questions/52016415/jdk-11-ssl-error-on-valid-certificate-working-in-previous-versions
https://bugs.openjdk.java.net/browse/JDK-8209965 - JDK 12 issue
https://bugs.openjdk.java.net/browse/JDK-8210005 - JDK 11 issue
2018-11-05 11:38:30 +01:00
Sanne Grinovero d16e7211e0 HHH-13069 Update the links to JBoss Nexus to use the direct repository over https 2018-11-02 17:53:45 +01:00
Barnaby Court 512dfa574d HHH-12944 - MultiIdentifierLoadAccess ignores the 2nd level cache 2018-10-31 19:43:24 +02:00
Vlad Mihalcea 3bf530d5e8 HHH-13062 - Migrate User Guide links from Java EE 7 to 8 2018-10-26 09:22:35 +03:00
Guillaume Smet 2517fbfe6f HHH-13064 Fix Lock and LockModeType table 2018-10-25 19:10:41 +02:00
Vlad Mihalcea 817e463764 HHH-13060 - Throw an exception when two entities are declared with the same name 2018-10-25 17:34:36 +03:00
John Lin fecb12cff7 HHH-13041 - Move @Any and other association mappings to the association chapter 2018-10-25 08:43:03 +03:00
John Lin fb2fd3ed4b HHH-13056 Fix typo in documentation: "listner" should be "listener" 2018-10-22 16:05:54 +08:00
Steve Ebersole c49ebe888a HHH-12713 - Make EntityGraph creation more convenient
- documentation tests only run on H2Dialect
2018-10-21 16:15:37 -05:00
Steve Ebersole 5e8781f8fa HHH-12713 - Make EntityGraph creation more convenient 2018-10-19 12:10:15 -05:00
Aleks 526ebb4e0b HHH-12713 - Make EntityGraph creation more convenient 2018-10-19 12:02:15 -05:00
Vlad Mihalcea b46a277619 HHH-13012 - JDBC default connection release mode does not match documentation 2018-10-17 12:30:54 +02:00
Gail Badner aa586c117f HHH-13011 : Document hibernate.use_entity_where_clause_for_collections in the user guide 2018-10-16 15:12:06 +02:00
Vlad Mihalcea 656b2737f9 HHH-13009 - No documentation for "hibernate.javax.cache.cache_manager" 2018-10-12 07:59:30 +03:00
Sanne Grinovero ddac470a2c HHH-13026 Documentation: fixing link to Infinispan documentation section regarding Hibernate 2LC 2018-10-11 17:41:38 +01:00
Vlad Mihalcea ceb83264fc HHH-12934 - Exception handling documentation does not apply only to "Session-per-application anti-pattern"
Fix section placement
2018-10-10 17:45:34 +03:00
Vlad Mihalcea b1b6e52441 HHH-12934 - Correct documention about hibernate.native_exception_handling_51_compliance 2018-10-01 08:25:34 +03:00
Guillaume Smet 362630624f HHH-12962 Fix a typo in the documentation 2018-09-24 18:28:24 +02:00
Guillaume Smet 912225a766 HHH-12974 Fix a typo in the documentation 2018-09-24 18:25:53 +02:00
Vlad Mihalcea 519905b99b HHH-12962 - Document how to tune the query plan cache size 2018-09-20 11:54:27 +03:00
Vlad Mihalcea 48909896b6 HHH-12974 - Document @OnDelete behavior in regards to disabling the Persistence Context entity removal cascading event 2018-09-20 11:33:26 +03:00
Karel Maesen b3e56a5db7 HHH-12144 - Upgrade JTS spatial library to 1.16 2018-09-19 20:09:44 +02:00
Vlad Mihalcea 4bafeeecae HHH-12957 - Calling custom functions in JPQL with the function() is missing in the documentation 2018-09-10 13:56:24 +03:00
Vlad Mihalcea 83191633ec HHH-12855 - Add query plan compilation statistics 2018-09-07 11:17:48 +03:00
Vlad Mihalcea eab5fb2868 HHH-12952 - Document the hibernate.statistics.query_max_size behavior and explain its implications 2018-09-06 14:36:42 +03:00
Sanne Grinovero 4eb726ef4c HHH-12950 Use the Annotation Processor specific scopes of Gradle 2018-09-04 23:02:26 +01:00
Vlad Mihalcea 440a2ef490 HHH-12929 - Add AtomikosJtaPlatform implementation 2018-09-03 17:17:09 +03:00
Vlad Mihalcea 35b4d81cf4 HHH-12892 - Fix spelling issues in the User Guide 2018-08-13 17:42:44 +02:00
Fernando Guardiola 0ab6c1178b HHH-12770 - Document @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY behavior 2018-08-13 08:36:51 +03:00
Vlad Mihalcea 6c5e172609 HHH-12892 - Fix spelling issues in the User Guide 2018-08-13 06:49:11 +03:00
Vlad Mihalcea 870a033a52 HHH-12361 - In the User Guide, omit constructors and equals/hashCode for brevity 2018-08-08 10:20:07 +03:00
Emmanuel Bernard d26eeabbea HHH-12890 Fix link to JPA metamodel generator documentation 2018-08-07 16:25:57 +02:00
Gail Badner a790096965 HHH-12666 : Add documentation 2018-07-20 10:08:34 +02:00
Guillaume Smet f8964847dd HHH-12829 Update the Ehcache documentation to use the new short names 2018-07-19 10:23:07 +02:00
Guillaume Smet 2b564d4046 HHH-12809 Use an HTTP link for the Javadoc link to our Bean Validation documentation 2018-07-14 19:36:38 +02:00
Vlad Mihalcea 5b4f18390e HHH-12349 - User Guide documentation for @Filter is too verbose 2018-07-12 14:35:28 +03:00
Diego Lovison 535a33ea5d HHH-12797 Fix cache modes relationships table layout 2018-07-12 10:45:40 +02:00
Vlad Mihalcea f708a75c4f HHH-12200 - Docs mention outdated APIs 2018-07-09 14:13:01 +03: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