Database.Persist.Class

class ToBackendKey backend record

PersistStore

class PersistCore backend

type PersistStore a

class PersistStoreRead backend

class PersistStoreWrite backend

type PersistRecordBackend record backend

getJust

belongsTo

belongsToJust

insertEntity

PersistUnique

type PersistUnique a

class PersistUniqueRead backend

class PersistUniqueWrite backend

getByValue

insertBy

replaceUnique

checkUnique

onlyUnique

PersistQuery

type PersistQuery a

class PersistQueryRead backend

class PersistQueryWrite backend

selectSource

selectKeys

selectList

selectKeysList

DeleteCascade

class DeleteCascade record backend

deleteCascadeWhere

PersistEntity

class PersistEntity record

PersistField

class PersistField a

PersistConfig

class PersistConfig c

entityValues

Lifting

class HasPersistBackend backend

class IsPersistBackend backend

liftPersist

JSON utilities

keyValueEntityToJSON

keyValueEntityFromJSON

entityIdToJSON

entityIdFromJSON

toPersistValueJSON

fromPersistValueJSON