isAffectedBy

abstract fun isAffectedBy(e: EntityEvent<*>): Boolean

Is the association cache affected by the change of CURRENT table?

Return

Whether the association cache should be affected

Parameters

e

The change event of CURRENT table