Scan classpath for persistence annotations when creating session factory for hibernate [SPR-4738] #9415
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Dave Syer opened SPR-4738 and commented
Scan classpath for persistence annotations when creating session factory for hibernate. The AnnotationSessionFactoryBean requires me to explictly enumerate all classes that are annotated, whereas I know Spring could discover that for me, e.g.:
Affects: 2.5.3
Issue Links:
The text was updated successfully, but these errors were encountered: