Skip to content

Support Hibernate 5.3's ManagedBeanRegistry for dependency injection [SPR-16305] #20852

Description

@spring-projects-issues

Chris Cranford opened SPR-16305 and commented

Hibernate 5.3 introduces a new service contract called ManagedBeanRegistry.
https://github.com/hibernate/hibernate-orm/blob/master/hibernate-core/src/main/java/org/hibernate/resource/beans/spi/ManagedBeanRegistry.java

This service contract would enable users of Spring to define Spring managed beans for various persistence objects such as Attribute Converters, Event Listeners, and Revision Listeners allowing Hibernate to lookup and use those beans as needed.


Issue Links:

Referenced from: commits 620e83c, c0d4cb5

2 votes, 4 watchers

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancement

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions