mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-09 04:34:49 +00:00
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…
x
Reference in New Issue
Block a user