H2 database support

Hello,

do you plan to add H2 databasse support?

Thx

Hi Hajnal,

You can use almost any database, please have a look at this example: GitHub - cuba-labs/firebird-sample: Sample implementation of the Firebird custom database. It is CUBA version, but the same extension engine is used by Jmix.

You can use it as a base for adding H2 support for your application.

Unfortunately, Jmix Studio won’t generate appropriate classes for you yet. This functionality is still a part of CUBA Studio only, but we’re working on implementing it.