Class NamedQueryUtil
- java.lang.Object
-
- io.quarkus.hibernate.reactive.panache.common.runtime.NamedQueryUtil
-
public final class NamedQueryUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcheckNamedQuery(Class<?> entityClass, String namedQuery)static voidsetNamedQueryMap(Map<String,Set<String>> newNamedQueryMap)
-