Package io.github.blyznytsiaorg.bibernate.actionqueue.impl
package io.github.blyznytsiaorg.bibernate.actionqueue.impl
-
ClassDescriptionDefault implementation of the
ActionQueue
interface.Represents an entity action for bulk deletion of entities by their primary keys.Represents an entity action for bulk deletion of entities of a specific class.Represents an entity action for deleting entities by their primary key in the Bibernate framework.Represents an entity action for deleting a collection of entities in the Bibernate framework.Represents an entity action for inserting a collection of entities in the Bibernate framework.Represents an entity action for inserting entities in the Bibernate framework.Represents an entity action for updating entities in the Bibernate framework.