Skip to content

AnnotationSessionFactoryBean postProcessConfiguration() should not be final [SPR-7581] #12237

@spring-projects-issues

Description

@spring-projects-issues

Justin Sands opened SPR-7581 and commented

In Hibernate 3.6, AnnotationConfiguration has been depricated in favor of simply using Configuration -- so there is no need to have the method postProcessAnnotationConfiguration(AnnotationConfiguration config) any more. Instead, removing the final qualifier from postProcessConfiguration would suffice.


Affects: 3.0.4

Referenced from: commits 4c154d3

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions