Page Contents
typeorm package
Classes
| Class | Description |
|---|---|
| TypeOrmComponent | |
| TypeOrmConnectionBooter | A class that extends BaseArtifactBooter to boot the TypeORM connection artifact type.Supported phases: configure, discover, load |
| TypeOrmLifeCycleManager |
Functions
| Function | Description |
|---|---|
| getModelSchema(modelCtor, options) | Describe the provided Entity as a reference to a definition shared by multiple endpoints. The definition is included in the returned schema. |
| TypeOrmMixin(superClass) |
Interfaces
| Interface | Description |
|---|---|
| ApplicationUsingTypeOrm |
Namespaces
| Namespace | Description |
|---|---|
| typeorm | |
| TypeOrmBindings | Binding keys used by this component. |
Variables
| Variable | Description |
|---|---|
| ConnectionDefaults | Default ArtifactOptions for TypeORM connection. |
Type Aliases
| Type Alias | Description |
|---|---|
| PropertyType | |
| StringifiedTypeOptions | |
| TypeOrmComponentOptions |