>> How do you think about the clarification for additional classes?
>
> Sorry, I don't understand.
You indicated the possibility to add two methods directly
to the class “SQLObject” (as a design sketch).
Will it become more helpful to extend the corresponding class hierarchy?
> SQLObject does some limited introspection.
Would you like to improve the software situation in this area?
> It can determine if a table exists[1] and get the list[2][3] of columns and joins.
Such functionality might be sufficient for my data analysis needs
while I can get more concerned also about other software limitations
(or requirements).
Can the name be automatically determined for a dynamically generated
database table?
Regards,
Markus
|