Skip to content

Hibernate proxy class detection is broken #763

@teemupartanen-compile

Description

@teemupartanen-compile

Since Hibernate 6.6.12.FINAL Hibernate proxy class names have been changed from support.hibernate.entity.Employee$HibernateProxy$T803qhHQ to support.hibernate.entity.Employee$HibernateProxy.
More information in their ticket: https://hibernate.atlassian.net/browse/HHH-14694

This has caused Modelmapper to no longer detect Hibernate proxy classes.

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