Description
Data type can be evicted out of cache, which is global, thread-safe.
It seems not necessary to cache them globally, because most of them are RelRecordType, which is query dependent, not sharable between different queries.
Data type can be evicted out of cache, which is global, thread-safe.
It seems not necessary to cache them globally, because most of them are RelRecordType, which is query dependent, not sharable between different queries.