StackOverflow Questions for Tag: hbm2ddl

Karl M. Davis
Karl M. Davis

Reputation: 616

How do you programmatically generate a Hibernate JPA schema?

Score: 1

Views: 3771

Answers: 3

Read More
cretzel
cretzel

Reputation: 20164

Hibernate: hbm2ddl.auto=update in production?

Score: 393

Views: 201932

Answers: 15

Read More
Anatoly
Anatoly

Reputation: 1591

Hibernate hbm2ddl.auto=update doesn't update column definitions in MySQL

Score: 32

Views: 16940

Answers: 2

Read More
Jeff
Jeff

Reputation: 8411

Sequence "HIBERNATE_SEQUENCE" not found; SQL statement

Score: 51

Views: 81347

Answers: 12

Read More
Mahmoud Saleh
Mahmoud Saleh

Reputation: 33605

org.hibernate.MappingException: Unable to find column with logical name

Score: 31

Views: 101388

Answers: 6

Read More
Suzan
Suzan

Reputation:

What are the possible values of the Hibernate hbm2ddl.auto configuration and what do they do

Score: 1272

Views: 1360261

Answers: 14

Read More
branncott
branncott

Reputation: 1

Problem with hibernate.hbm2ddl.auto in a migration

Score: 0

Views: 242

Answers: 1

Read More
Jay Shark
Jay Shark

Reputation: 655

Hibernate HBM2DDL produces nullable field for primary foreign key?

Score: 1

Views: 873

Answers: 2

Read More
Daniel Chaves
Daniel Chaves

Reputation: 304

How to qualify sequence names in Hibernate?

Score: 0

Views: 638

Answers: 1

Read More
Ashish K Agarwal
Ashish K Agarwal

Reputation: 1172

Issue with sequence why two entity are sharing the same sequence when generating schema with hbm2ddl ?

Score: 9

Views: 7692

Answers: 3

Read More
Queenferno
Queenferno

Reputation: 1

Adding a Schema Prefix to a Table using XML Mapping - needed to convert a MSSQL Database to a MySQL

Score: -1

Views: 70

Answers: 1

Read More
Lukas Eder
Lukas Eder

Reputation: 220762

Where did Configuration.generateSchemaCreationScript() go in Hibernate 5

Score: 35

Views: 11705

Answers: 5

Read More
Jochen T.
Jochen T.

Reputation: 51

Spring Boot 2.2.2 and "hibernate.hbm2ddl.auto=(create|create-drop|update|validate)" not working

Score: 3

Views: 6556

Answers: 1

Read More
wolle
wolle

Reputation: 197

Hibernate hbm2ddl.auto create/update skip View

Score: 4

Views: 1468

Answers: 1

Read More
Alex
Alex

Reputation: 4073

How to turn off hbm2ddl?

Score: 69

Views: 93141

Answers: 6

Read More
Harish Bagora
Harish Bagora

Reputation: 716

Does spring.jpa.hibernate.ddl-auto = validate property validates the columns with table?

Score: 2

Views: 2554

Answers: 1

Read More
Danilo Piazzalunga
Danilo Piazzalunga

Reputation: 7802

Hibernate hbm2ddl.auto, possible values, and what they do

Score: 54

Views: 107257

Answers: 3

Read More
forhas
forhas

Reputation: 11991

ON DELETE CASCADE option not in generated when using ddl schema generation on Mysql

Score: 7

Views: 7656

Answers: 3

Read More
nixil
nixil

Reputation: 53

How to make hibernate hbm2ddl generate SQL with semicolon?

Score: 5

Views: 1687

Answers: 2

Read More
Matt
Matt

Reputation: 3353

How to re-run hbm2ddl in between unit tests for H2 database?

Score: 2

Views: 478

Answers: 0

Read More
PreviousPage 1Next