How to add a column to an entity with Hibernate in H2 Database

13 views
Skip to first unread message

Kammoun Yassine

unread,
Oct 17, 2020, 12:08:00 PM10/17/20
to H2 Database
Good afternoon everyone,
We want to add a column in an already existing table in an H2 database.
We are using in the following environments :
- Java swing
- Hibernate
- H2 database.
Such that we have already tried to use hibernate.hbm2ddl.auto methods (creat,update,)
we got an error saying that the added column not found.
 
Thank you very much for your help.
Yassine
Reply all
Reply to author
Forward
0 new messages