Rework initialization of ProxyFactoryFactory to move responsibility out of PojoEntityTuplizer

Description

Most of the code to initialize a ProxyFactoryFactory correctly is deeply buries into the org.hibernate.tuple.entity.PojoEntityTuplizer#buildProxyFactory method.

To allow initialization of a {{ProxyFactoryFactory}} by some different code than PojoEntityTuplizer, it would be nice to extract such logic into a more reuse-friendly ProxyFactoryHelper.

Activity

Show:

Former userMarch 26, 2020 at 2:54 AM

Fixed in 5.3 branch as well.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created February 7, 2020 at 1:27 PM
Updated March 26, 2020 at 2:54 AM
Resolved March 26, 2020 at 2:54 AM