Hi,
I have problem with prefetched relationship for m:n nondecomposed collection.
I got ArrayIndexOutOfBoundException in CollectionPrefetcher.buildPrefetchCriteriaMultipleKeys method, because:
FieldDescriptor fkFields[] = cds.getForeignKeyFieldDescriptors(getItemClassDescriptor());
in method buildPrefetchQuery(Collection owners) of CollectionPrefetcher returns zero lenght array and fkFields.lenght=0;
Could you help mi to resolve this problem. I don't want to change ojb classes by myself.


Thanks in advance
Best regards

Tadeus Garsva
VILNET
Lithuania






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



Reply via email to