Hi

If I use auto-retrieve to automatically load collection objects for my
object graph 
e.g. getChannel() loads the full object graph as shown

             0..*                  0..*
Channel ------------->Product----------->Fund


But if I wish to provide just a list of Channel names for a select box I do
not wish to return the entire object graph for each Channel.

IOW if Channel.name is a String I just want a collection of Strings, each
being a channel name.

Is that possible?   And if so, how?

Thanks 
Shane

Shane Mingins
Analyst Programmer
Assure NZ Ltd
Ph 644 494 2522



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to