On Fri, Jan 19, 2007 at 10:03:30PM -0300, Leandro Melo de Sales wrote:
> How can I represent in SQLObject a specialization:
> 
>   tables:
> 
>       media
> 
>       dinamicMedia
>       staticMedia
>       remoteMedia

   Inheritance could help:
http://sqlobject.org/Inheritance.html
   Though you must understand that the implementation has a lot of
limitations.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to