mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-16 16:15:06 +00:00
@link -> @linkplain in Query javadoc
This commit is contained in:
parent
6588d2db46
commit
b2a1324814
@ -37,7 +37,7 @@
|
||||
import jakarta.persistence.TypedQuery;
|
||||
|
||||
/**
|
||||
* Represents a {@link jakarta.persistence.criteria.CriteriaBuilder criteria query}
|
||||
* Represents a {@linkplain jakarta.persistence.criteria.CriteriaBuilder criteria query}
|
||||
* or a query written in HQL. The subtype {@link NativeQuery} represents a query
|
||||
* written in native SQL.
|
||||
* <p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user