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