HHH-16652 fix the broken link: hql-string-functions
This commit is contained in:
parent
e82604051f
commit
34932f30a0
|
@ -512,7 +512,7 @@ HQL defines two ways to concatenate strings:
|
|||
* the SQL-style concatenation operator, `||`, and
|
||||
* the JPQL-standard `concat()` function.
|
||||
|
||||
See <<hql-functions-string,below>> for details of the `concat()` function.
|
||||
See <<hql-string-functions, below>> for details of the `concat()` function.
|
||||
|
||||
[[hql-concatenation-example]]
|
||||
//.Concatenation operation example
|
||||
|
|
Loading…
Reference in New Issue