Uses of Interface
nl.datasteel.crudcraft.runtime.service.CrudService
Packages that use CrudService
-
Uses of CrudService in nl.datasteel.crudcraft.runtime.service
Classes in nl.datasteel.crudcraft.runtime.service that implement CrudServiceModifier and TypeClassDescriptionclass
AbstractCrudService<T,
U, R, F, ID> Generic abstract base for CRUD operations, with hooks for custom business logic, bulk operations, upsert, and partial updates (patch).