To clarify by example

i have am estate object for a house
in the estate object i have a manytoone link to the agent selling the
property
i have a manytoone link to the category the estate is in

I am wanting to get a list/array that gives the names of the foreign
keys

ie. estate.getCompositionKeys()

output >> agent,category

Hope this helps. I'll check out the link above so long

On Nov 4, 10:46 pm, "Mark Mandel" <[EMAIL PROTECTED]> wrote:
> Honestly, I'm not entirely sure what you are asking... but you are
> able to get at the meta data of Transfer's quite easily:
>
> http://docs.transfer-orm.com/html/transferapi/transfer/com/Transfer.h...()
>
> Mark
>
> On Wed, Nov 5, 2008 at 4:33 AM, Devon Burriss <[EMAIL PROTECTED]> wrote:
>
> > I am trying to get a reference of all foreign keys in an object that
> > has manytoone relationships with others. Hope that makes sense.
> > Is this possible?
>
> --
> E: [EMAIL PROTECTED]
> W:www.compoundtheory.com
--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

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

Reply via email to