@Component(value="blCompositeAutoImportSql") public class CompositeAutoImportSql extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected List<AutoImportSql> | importSqlList | 
| Constructor and Description | 
|---|
| CompositeAutoImportSql() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | compileSqlFilePathList(String persistenceUnit) | 
| Map<String,List<AutoImportSql>> | constructAutoImportSqlMapForPU(String persistenceUnit) | 
@Autowired(required=false) protected List<AutoImportSql> importSqlList
Copyright © 2020. All rights reserved.