Private
Readonly
You shouldn't use Persister directly through this API.
This interface is exposed to a public access for our own internal implementation, because TypeScript doesn't support a concept like "friends" found from other languages.
Use Repository.findAllByPropertyName(value) instead.
Repository.findAllByPropertyName(value)
Generated using TypeDoc
You shouldn't use Persister directly through this API.
This interface is exposed to a public access for our own internal implementation, because TypeScript doesn't support a concept like "friends" found from other languages.