Package ch.tocco.nice2.persist.core.api.entity
package ch.tocco.nice2.persist.core.api.entity
-
ClassDescriptionAbstract
EntityList
base class that implements common functions.Abstract base impl of the common functionality for a Wrapper of anEntityList
.Representation of a chunk of binary data.Static methods for dealing withentities
.The current state of the in-memory representation of an entity in respect of the database.Defines the behaviour of a cache type used byCacheControl
Class used to identify a specific entity (model + primary key).A list of (possiblyhollow
) entities.Bean which contains the result of a query: AnEntityList
(may be limited by pagination params) and the total count.This class consists exclusively of static methods that operate on or returnentity lists
(think java.util.Collections).Provides access to entities.Exception thrown inEntities.resolvePathWithoutLastStep(Entity, Path)
when resolving a relation path did not return an EntityPath class for working with entity field and relation paths.A specialised entity list returned byRelationQueries
.Value object that identifies an entity instance.