Page Contents
Home > @loopback/typeorm > TypeOrmLifeCycleManager > (constructor)
TypeOrmLifeCycleManager.(constructor)
Constructs a new instance of the TypeOrmLifeCycleManager
class
Signature:
constructor(manager: ConnectionManager);
Parameters
Parameter | Type | Description |
---|---|---|
manager | ConnectionManager |