Re: [JBoss-user] One to Many CMR question.

2003-03-25 Thread Neal Sanche
Okay, thanks Alex, that's a good enough answer for me at the moment. I've already figured out a workaround, but it's much like using a relation-table. Just making sure I wasn't missing something. -Neal On Tuesday 25 March 2003 05:12 pm, Alex Loubyansky wrote: > No, not at the moment. Foreign ke

Re: [JBoss-user] One to Many CMR question.

2003-03-25 Thread Alex Loubyansky
No, not at the moment. Foreign key fields should represent primary key fields. Probably, we'll address secondary keys in JBoss-4. alex Tuesday, March 25, 2003, 7:55:31 PM, you wrote: NS> Okay, I'm just trying to find a simple piece of information. Can a one NS> to many CMR be created that refer

[JBoss-user] One to Many CMR question.

2003-03-25 Thread Neal Sanche
Okay, I'm just trying to find a simple piece of information. Can a one to many CMR be created that references a non-key field of another EJB? For instance I'd like to do the following: +-++---+ | Text || FunkyThi