Skip to content

Missing custom entity type filter in LocalSessionFactoryBean [SPR-12049] #16665

@spring-projects-issues

Description

@spring-projects-issues

Yang Ou opened SPR-12049 and commented

In org.springframework.orm.hibernate3 we use to use the AnnotationSessionFactoryBean which allows us to set custom EntityTypeFilter. However, when we decide to move to hibernate4, we are recommended to use this LocalSessionFactoryBean which doesn't seem to support custom EntityTypeFilter.


Affects: 4.0.5

Reference URL: https://github.com/spring-projects/spring-framework/blob/master/spring-orm-hibernate4/src/main/java/org/springframework/orm/hibernate4/LocalSessionFactoryBean.java

Referenced from: commits 3227569

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