class_mapper(theclass).mapped_table

On Nov 16, 2008, at 7:50 PM, Moshe C. wrote:

>
> No, I am not using declarative .
>
> On Nov 17, 2:43 am, "Bobby Impollonia" <[EMAIL PROTECTED]> wrote:
>> Are you using declarative? If so, your class will have a property
>> called __table__
>>
>> On Sun, Nov 16, 2008 at 4:04 PM, Moshe C. <[EMAIL PROTECTED]> wrote:
>>
>>> Hi,
>>> Given a mapped ORM class, is it possible to retrieve from it the  
>>> Table
>>> instabce to which it was mapped?
>>> TIA
>>> Moshe
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to