Interface BeanPropertySetter

    • Method Detail

      • setIntercept

        void setIntercept​(EntityBean bean,
                          Object value)
        Set the property value of a bean with interception checks.

        This could invoke lazy loading and or oldValues creation.