Skip to content

Support for jakarta persistence #496

@mkwapisz

Description

@mkwapisz

Is there any version of dbrider for Jakarta standard.
After the migration to Hibernate Jakarta I get the following message:

com.github.database.rider.junit5.DBUnitExtension executeDataSetForCallback
WARNING: Could not find dataset annotation from callback method: public void pl.kurs.model.clients.ClientJpaTest.clean()
com.github.database.rider.junit5.DBUnitExtension executeExpectedDataSetForCallback
WARNING: Could not find expectedDataSet annotation annotation from callback method: public void pl.kurs.model.clients.ClientJpaTest.clean()
java.lang.NoClassDefFoundError: javax/persistence/Persistence

The EntityManagerProvider is dependent to javax namespace, not jakarta.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions