public class AttributeValidator
extends java.lang.Object
Constructor and Description |
---|
AttributeValidator() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAttrbuteOf(Product product,
AttributeMapEntry<?> attribute) |
public boolean isAttrbuteOf(Product product, AttributeMapEntry<?> attribute)
org.springframework.dao.DataIntegrityViolationException
- It can only happen with data inconsistency or SQL programming
error in one of the attribute readers or the main product
reader itself