It appears to me that extents do not work correctly when using ODMG and
multiple classes on a single table. I have a configuratation that works
fine untill I add the ojbConcreteClass field descriptor
<field-descriptor
id="5"
name="ojbConcreteClass"
column="CLASS_NAME"
jdbc-type="VARCHAR"
nullable="true"
/>
After I add this I can no longer query (using OQL) the extent.
Can anyone verify that they have this working(or not)?
Thanks
Russell
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>