Re: [appfuse-user] one to many mapping problem..

2009-08-25 Thread shendel18
Yeah, same problem when i change the "lowercase p" into "uppercase P" or vice versa.. Actually im also confused regarding what the appfuse has generated in msql column in replica_table. To be clear, if you noticed may exact annotation is not "ParentReplica_001" but "ParentReplica_id_001". But when

Re: [appfuse-user] one to many mapping problem..

2009-08-25 Thread Harps
Hmmm, Are you sure the column name starts with a lowercase P ? Your annotation starts with an uppercase ParentReplica_id_001 but your sample data references lowercase parentReplica_id_001 shendel18 wrote: > > Hello im new to appfuse 2.X and configuring a one to may relationship. I > have cr