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