Page Contents
Home > @loopback/typeorm > TypeOrmComponent
TypeOrmComponent class
Signature:
export declare class TypeOrmComponent implements Component
Implements: Component
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(options) | Constructs a new instance of the TypeOrmComponent class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| bindings | Binding[] | ||
| lifeCycleObservers | (typeof TypeOrmLifeCycleManager)[] |