Uses of Class
io.quarkus.hibernate.orm.runtime.devconsole.HibernateOrmDevConsoleInfoSupplier.EntityInfo
-
Packages that use HibernateOrmDevConsoleInfoSupplier.EntityInfo Package Description io.quarkus.hibernate.orm.runtime.devconsole -
-
Uses of HibernateOrmDevConsoleInfoSupplier.EntityInfo in io.quarkus.hibernate.orm.runtime.devconsole
Methods in io.quarkus.hibernate.orm.runtime.devconsole that return types with arguments of type HibernateOrmDevConsoleInfoSupplier.EntityInfo Modifier and Type Method Description List<HibernateOrmDevConsoleInfoSupplier.EntityInfo>HibernateOrmDevConsoleInfoSupplier.PersistenceUnitsInfo. getManagedEntities(String pu)
-