inspection

This commit is contained in:
anhefti 2021-02-18 13:31:23 +01:00
parent 26a26c7989
commit 653b5a4c75

View file

@ -114,7 +114,8 @@ public class TableConverter implements AttributeValueConverter {
final ConfigurationValue value,
final boolean xml) throws IOException {
log.debug("Convert: {} -- {} -- {}", attribute.name, this.configurationValueDAO, value);
log.debug("******************************** Convert: {} -- {} -- {}", attribute, this.configurationValueDAO,
value);
final List<List<ConfigurationValue>> values = this.configurationValueDAO.getOrderedTableValues(
value.institutionId,