Type Parameters

Hierarchy

Methods

  • Warning! You shouldn't use Persister directly through this API.

    This interface is exposed as public for our own internal implementation, because TypeScript doesn't support a concept like "friends" found from other languages.

    Returns Persister

  • Deprecated

    Use Repository.findAllByPropertyName(value) instead.

    Parameters

    • propertyName: string
    • value: any

    Returns Promise<T[]>

Generated using TypeDoc