class _WrapUserEntity(object):
A wrapper used within the loader_criteria lambda caller so that we can bypass declared_attr descriptors on unmapped mixins, which normally emit a warning for such use.
might also be useful for other per-lambda instrumentations should the need arise.
Method | __getattribute__ |
Undocumented |
Method | __init__ |
Undocumented |
Instance Variable | subject |
Undocumented |