Generic Function Slot-Value-Equal-P (3 methods)
(
slot-value-equal-p < value-1 > < value-2 > )
When a new slot value is set in a persistent slot it will be compared to the cached value and will not be propagated to the database when this function returns true.
Method Summary
slot-value-equal-p < number > < number > |
slot-value-equal-p < string > < string > |
slot-value-equal-p < t > < t > |