setPersistenceUnitPostProcessors

open fun setPersistenceUnitPostProcessors(persistenceUnitPostProcessors: Array<PersistenceUnitPostProcessor>)

Set the persistence unit post processors to be applied to the PersistenceUnitInfo used for creating the LocalContainerEntityManagerFactoryBean.

Since

2.5.0

Parameters

persistenceUnitPostProcessors

the persistence unit post processors to use