ReflectMetadataProvider
Hierarchy
- MetadataProvider
- ReflectMetadataProvider
Index
Constructors
Methods
Constructors
constructor
Parameters
config: IConfiguration
Returns ReflectMetadataProvider
Methods
loadEntityMetadata
Parameters
meta: EntityMetadata<any>
name: string
Returns void
loadFromCache
Parameters
meta: EntityMetadata<any>
cache: EntityMetadata<any>
Returns void
useCache
Returns boolean