Hi. I’m Geoffrey Park from Altibase Corp.
I would like to contribute Altibase dialect to hibernate-community-dialects module because there have been several requests from our customer to work with latest hibernate 6.x (ex:[https://github.com/ALTIBASE/Documents/issues/379|https://github.com/ALTIBASE/Documents/issues/379|smart-link])
Altibase is a relational DBMS and you can find a brief information about the product in [here|https://en.wikipedia.org/wiki/Altibase].
So far we have managed Altibase dialect for hibernate 5.x in our forked hibernate-core [site|https://github.com/ALTIBASE/hibernate-orm], but starting from hibernate 6.x we want to contribute Altibase dialect to hibernate-community-dialects main branch.
Actually I have have been working on hibernate 6.x Altibase dialect on a personal forked [ site |https://github.com/younjungpark/hibernate-orm] a few months ago.
Is there any guides about migrating dialects from hibernate5.x to 6.x? Because dialect structure in hibernate 6.x looks like totally changed.
Any advices would be appreciated.
Thanks. |
|