You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by Craig Russell <Cr...@Sun.COM> on 2005/09/16 22:58:25 UTC

Join tables for ArrayOfBigDecimal and others

Hi Andy, Erik,

I understand that JPOX does not currently support Array<BigDecimal>  
and other primitive wrappers except as serialized fields in the PC  
class.

Are there plans to support these as embedded-element in join tables?  
That is, use a join table where one value of the Array is stored in  
each row, with a join column back to the primary table, and an order  
column?

Thanks,

Craig

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!


RE: Join tables for ArrayOfBigDecimal and others

Posted by er...@jpox.org.
Craig,
 
Yes, we plan to support that. Since not many users request it, and it is
also not a showstopper it's low priority for now.
 
Track at
http://www.jpox.org/servlet/jira/browse/CORE-2536
 
Erik Bengtson
-----Original Message-----
From: Craig Russell [mailto:Craig.Russell@Sun.COM] 
Sent: Friday, September 16, 2005 10:58 PM
To: jdo-dev@db.apache.org
Subject: Join tables for ArrayOfBigDecimal and others
 
Hi Andy, Erik,
 
I understand that JPOX does not currently support Array<BigDecimal> and
other primitive wrappers except as serialized fields in the PC class.
 
Are there plans to support these as embedded-element in join tables?
That is, use a join table where one value of the Array is stored in each
row, with a join column back to the primary table, and an order column?
 
Thanks,
 
Craig
 
Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!