Class NamedQueryUtil
java.lang.Object
io.quarkus.hibernate.reactive.panache.common.runtime.NamedQueryUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic RuntimeException
checkForNamedQueryMistake
(RuntimeException x, String originalQuery) static void
checkNamedQuery
(Class<?> entityClass, String namedQuery) (package private) static String
getNamedQuery
(String namedQuery) static boolean
isNamedQuery
(Class<?> entityClass, String namedQuery) static void
-
Method Details
-
setNamedQueryMap
-
checkNamedQuery
-
isNamedQuery
-
getNamedQuery
-
checkForNamedQueryMistake
-