-
Couldn't load subscription status.
- Fork 38.8k
Closed
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancementA general enhancement
Milestone
Description
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
Referenced from: commits 3227569
Metadata
Metadata
Assignees
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancementA general enhancement