Uses of Enum Class
io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateGenerationStrategy
Packages that use HibernateOrmRuntimeConfigPersistenceUnit.HibernateGenerationStrategy
-
Uses of HibernateOrmRuntimeConfigPersistenceUnit.HibernateGenerationStrategy in io.quarkus.hibernate.orm.runtime
Methods in io.quarkus.hibernate.orm.runtime that return HibernateOrmRuntimeConfigPersistenceUnit.HibernateGenerationStrategyModifier and TypeMethodDescriptionHibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitScriptGeneration.generation()Select whether the database schema DDL files are generated or not.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitSchemaManagement.strategy()Select whether the database schema is generated or not.Returns the enum constant of this class with the specified name.HibernateOrmRuntimeConfigPersistenceUnit.HibernateGenerationStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.hibernate.orm.runtime that return types with arguments of type HibernateOrmRuntimeConfigPersistenceUnit.HibernateGenerationStrategyModifier and TypeMethodDescriptionHibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabaseGeneration.generation()Deprecated, for removal: This API element is subject to removal in a future version.Methods in io.quarkus.hibernate.orm.runtime with parameters of type HibernateOrmRuntimeConfigPersistenceUnit.HibernateGenerationStrategyModifier and TypeMethodDescriptionstatic StringHibernateOrmRuntimeConfigPersistenceUnit.HibernateGenerationStrategy.getString(HibernateOrmRuntimeConfigPersistenceUnit.HibernateGenerationStrategy strategy)