Package ch.tocco.nice2.persist.core.api
package ch.tocco.nice2.persist.core.api
-
ClassDescriptionThe main entry point into the old persistence API.This gives acces to a simple transaction api.Allows access to
Context
that is bound to the current thread and allows to manually create additional contexts.Temporary exception, this will be removed.Thrown when update action fails because saved record is outdated (version field on record is used therefore).Thrown for problems that are permanent, and thus a developer/admin must analyze it and for example fix the model definition or update the storage backend or so.