Interface QueryComment
- All Known Implementing Classes:
PersistenceProvider
public interface QueryComment
Interface to hide different implementations of query hints that insert comments into a
Query
.- Since:
- 3.0
- Author:
- Greg Turnquist
-
Method Summary
Modifier and TypeMethodDescription@Nullable String
default @Nullable String
getCommentHintValue
(String comment)
-
Method Details
-
getCommentHintKey
@Nullable String getCommentHintKey() -
getCommentHintValue
-