I notice that ZGadFlyDA's DB class provides "tables" and "columns" methods in addition to "query", which I find very useful. However, ZSybaseDA and ZMySQLDA provide only "query". Is there supposed to be a standard interface for DB classes?