2006/1/23, Ian Bicking <[EMAIL PROTECTED]>: > Is this read-only? If so, then it should be fine. If you are writing > to the tables, then it probably won't work in the slightest for more > reasons than the multiple classes (like not specifying columns and whatnot).
It's not read-only. On the database level almost all columns can be null. The idea was to dump all data for similar tables in one. It might be bad database design, but it makes several things easier... -- Ksenia ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ sqlobject-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
