Type to start searching...

PersistenceMapping

A persistence mapping specifies how instances are persisted in a given data source. The type of the specified data source determines the mapping structure.

Properties
dataSource : string

The data source of this mapping

description : string

Mapping description.

name : string

Mapping name used for shard matching and derivation. Defaults to the data source name.

Content
Parents