Skip to content

Use JPA persistance API instead of Hibernate Criteria API #298

@buehner

Description

@buehner

Due to the latest updates, we now get warnings like this:

[http-nio-8081-exec-10] WARN org.hibernate.orm.deprecation - HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead

I think we should address this issue in near future!?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions