Skip to content

Enhance PersistenceUtil to allow initialization #104

Closed
@lukasj

Description

Hello,

at the moment the javax.persistence.PersistenceUtil provides methods to determine the load state of an entity. It would be also nice if we had methods to initialize and unproxy if the entity is a proxy object. I know Hibernate already have this in the org.hibernate.Hibernate class. It would be nice to have a pure JPA solution.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions