persistence@glassfish.java.net

Re: fix for 1193

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Wed, 10 Jan 2007 10:31:54 -0800

Chris,

I'm not sure I understand the comment.
Does this change enables byte[] and char[] pk support for Oracle only?
Will java2db work for the above types? Will it work on Oracle only?

thanks,
-marina

Christopher Delahunt wrote:
> Short Description: bug fix 1193 allowing byte[] and char[] types to be
> used as pks
> Code reviewed by: Tom Ware
> Tests added: PrimitiveArrayPKCachingJUnitTestCase
> Comment: Fix as suggested by Adam Leftik. The tests only configured to
> run on Oracle, since the table creator for the test uses a raw type for
> the pk.