Uses of Class
io.quarkus.hibernate.orm.runtime.dev.HibernateOrmDevInfo.Entity
Packages that use HibernateOrmDevInfo.Entity
-
Uses of HibernateOrmDevInfo.Entity in io.quarkus.hibernate.orm.runtime.dev
Methods in io.quarkus.hibernate.orm.runtime.dev that return types with arguments of type HibernateOrmDevInfo.EntityConstructor parameters in io.quarkus.hibernate.orm.runtime.dev with type arguments of type HibernateOrmDevInfo.EntityModifierConstructorDescriptionPersistenceUnit
(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory, String name, List<HibernateOrmDevInfo.Entity> managedEntities, List<HibernateOrmDevInfo.Query> namedQueries, List<HibernateOrmDevInfo.Query> namedNativeQueries, Supplier<String> createDDL, Supplier<String> dropDDL, Supplier<String> updateDDLSupplier)