Uses of Class
io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.Query
-
Packages that use HibernateOrmDevInfo.Query Package Description io.quarkus.hibernate.orm.runtime.dev -
-
Uses of HibernateOrmDevInfo.Query in io.quarkus.hibernate.orm.runtime.dev
Methods in io.quarkus.hibernate.orm.runtime.dev that return types with arguments of type HibernateOrmDevInfo.Query Modifier and Type Method Description List<HibernateOrmDevInfo.Query>
HibernateOrmDevInfo.PersistenceUnit. getAllNamedQueries()
List<HibernateOrmDevInfo.Query>
HibernateOrmDevInfo.PersistenceUnit. getNamedNativeQueries()
List<HibernateOrmDevInfo.Query>
HibernateOrmDevInfo.PersistenceUnit. getNamedQueries()
-