A wrapper for CoreEntity operations providing a convenient API for CRUD actions, bulk operations, and caching support. The wrapper is parameterized by a concrete entity type E that extends CoreEntity.
The entity type managed by this wrapper.
Protected
Optional
A wrapper for CoreEntity operations providing a convenient API for CRUD actions, bulk operations, and caching support. The wrapper is parameterized by a concrete entity type E that extends CoreEntity.