Package io.jmix.data.listener
@NonNullApi
package io.jmix.data.listener
-
ClassDescriptionDefines the contract for handling of entities after they have been deleted or marked as deleted in DB.Defines the contract for handling entities after they have been inserted into DB.Defines the contract for handling of entities after they have been updated in DB.Defines the contract for handling entities right before they are attached to an EntityManager on merge operation.Defines the contract for handling of entities before they have been deleted or marked as deleted in DB.Defines the contract for handling entities right before they are detached from an EntityManager on transaction commit.Defines the contract for handling entities before they have been inserted into DB.Defines the contract for handling of entities before they have been updated in DB.