Base#
- class caf.ntem.structure.Base(**kwargs)[source]#
Bases:
DeclarativeBaseBase class for metadata tables.
Attributes
Refers to the
_schema.MetaDatacollection that will be used for new_schema.Tableobjects.Refers to the
_orm.registryin use where new_orm.Mapperobjects will be associated.Methods
__init__(**kwargs)A simple constructor that allows initialization from kwargs.
Attributes Documentation
- Parameters:
kwargs (Any)