public class ORMConfigPersistenceUnitPostProcessor extends Object implements org.springframework.orm.jpa.persistenceunit.PersistenceUnitPostProcessor
ORMConfigDto and adding the configuration items to a persistence unit.ORMConfigDto}| Modifier and Type | Field and Description | 
|---|---|
| protected List<ORMConfigDto> | configs | 
| Constructor and Description | 
|---|
| ORMConfigPersistenceUnitPostProcessor() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | postProcessPersistenceUnitInfo(org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo pui) | 
@Autowired(required=false) protected List<ORMConfigDto> configs
Copyright © 2020. All rights reserved.