In case you are looking for it, this is all documented here:
http://docs.transfer-orm.com/html/transferapi/transfer/com/Transfer.html#getTransferMetaData()

Mark

On Sun, Oct 19, 2008 at 2:29 AM, Devon Burriss <[EMAIL PROTECTED]> wrote:
>
> In case anyone else is looking:
> transfer.getTransferMetaData(getTransferClassName()).getTable()
>
> where transfer is my transfer object returned from the factory and
> getTransferClassName() will return "package.ClassName"
>
> On Oct 18, 3:35 pm, "Bob Silverberg" <[EMAIL PROTECTED]> wrote:
>> Start with getTransfer().getTransferMetaData(getClassName()) and dump
>> that.  I'm guessing that you can find what you're looking for
>> somewhere in that metadata.
>>
>> On Sat, Oct 18, 2008 at 7:53 AM, Devon Burriss <[EMAIL PROTECTED]> wrote:
>>
>> > Is it possible and if so how would I get the table name associated
>> > with a loaded transfer object?
>>
>> --
>> Bob Silverbergwww.silverwareconsulting.com
> >
>



-- 
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