sqlobject.inheritance.tests.test_inheritance module¶
- class sqlobject.inheritance.tests.test_inheritance.Employee(**kw)[source]¶
Bases:
InheritablePerson
- property firstName¶
- j = employee¶
- property lastName¶
- q = employee¶
- property so_position¶
Bases: InheritablePerson