Class

Adapter

Adapter#Adapter()

(protected) Adapter#Adapter(_native, flavour, _aliasopt)

Constructor

# protected new Adapter(_native, flavour, _aliasopt)

Initializes the adapter with the native driver and registers it in the adapter cache

Creates a new adapter instance

Parameters:
Name Type Attributes Description
_native Y
flavour string
_alias string <optional>

View Source persistence/Adapter.ts, line 623