class documentation

Metaclass that may be used in conjunction with the :class:`_orm.DeclarativeBase` class to support addition of class attributes dynamically.

Inherited from _DynamicAttributesType:

Method __delattr__ Undocumented
Method __setattr__ Undocumented

Inherited from Inspectable (via _DynamicAttributesType):

Class Variable __slots__ Undocumented