RE: [WO45] Problem with a new EOQualifier subclass in Java
RE: [WO45] Problem with a new EOQualifier subclass in Java
- Subject: RE: [WO45] Problem with a new EOQualifier subclass in Java
- From: "Labrie, Francis (Liste de distribution)" <email@hidden>
- Date: Tue, 11 Mar 2003 13:15:07 -0500
Hi,
Max Muller wrote:
> Is this qualifier being used with an AND or an OR?
Yes.
> If so then you actually need to implement the Cloneable
> interface (not mentioned in the doc anywhere). For some
> strange reason in the 4.5 code qualifiers need to be
> cloned when they are used with AND and OR qualifiers on
> the Java side (not on the ObjC side, go figure).
Yes, Cloneable interface is already implemented on both
SoundExQualifier and InQualifier. The SQL query is correctly
constructed and sent, and the ODBCAdaptor receive all results.
The problem seem related to WODisplayGroup and maybe memory
fetch / filtering. You can check the InQualifier code in
my other message.
Kind regards,
____________________________________________
Francis Labrie email@hidden
Montreal, Quebec
Canada
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.