mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-03-01 23:39:15 +00:00
HHH-14275 Broken link to Infinispan User Guide in Hibernate 5.3 User Guide
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
This commit is contained in:
parent
83578c116b
commit
4fddf82045
@ -684,7 +684,7 @@ Sets the associated collection cache concurrency strategy for the designated reg
|
|||||||
=== Infinispan properties
|
=== Infinispan properties
|
||||||
|
|
||||||
For more details about how to customize the Infinispan second-level cache provider, check out the
|
For more details about how to customize the Infinispan second-level cache provider, check out the
|
||||||
http://infinispan.org/docs/stable/user_guide/user_guide.html#configuration_properties[Infinispan User Guide].
|
http://infinispan.org/docs/stable/titles/integrating/integrating.html#configuration_properties[Infinispan User Guide].
|
||||||
|
|
||||||
[[configurations-transactions]]
|
[[configurations-transactions]]
|
||||||
=== Transactions properties
|
=== Transactions properties
|
||||||
|
@ -707,4 +707,4 @@ Infinispan is a distributed in-memory key/value data store, available as a cache
|
|||||||
It supports advanced functionality such as transactions, events, querying, distributed processing, off-heap and geographical failover.
|
It supports advanced functionality such as transactions, events, querying, distributed processing, off-heap and geographical failover.
|
||||||
|
|
||||||
For more details, check out the
|
For more details, check out the
|
||||||
http://infinispan.org/docs/stable/user_guide/user_guide.html#integrations_jpa_hibernate[Infinispan User Guide].
|
http://infinispan.org/docs/stable/titles/integrating/integrating.html#integrating_jpa_hibernate[Infinispan User Guide].
|
Loading…
x
Reference in New Issue
Block a user