def reflecttable(self, table): """given a Table object, reflects its columns and properties from the database.""" raise NotImplementedError()