All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit$HibernateOrmConfigPersistenceUnitDatabaseGeneration.jdp Maven / Gradle / Ivy

#
#Wed Oct 26 11:00:32 CEST 2022
io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabaseGeneration.generation=Select whether the database schema is generated or not.\n\n`drop-and-create` is awesome in development mode.\n\nThis defaults to 'none', however if Dev Services is in use and no other extensions that manage the schema are present\nthis will default to 'drop-and-create'.\n\nAccepted values\: `none`, `create`, `drop-and-create`, `drop`, `update`, `validate`.
io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabaseGeneration.createSchemas=If Hibernate ORM should create the schemas automatically (for databases supporting them).
io.quarkus.hibernate.orm.runtime.HibernateOrmRuntimeConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabaseGeneration.haltOnError=Whether we should stop on the first error when applying the schema.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy