persistence@glassfish.java.net

fix for 1193

From: Christopher Delahunt <christopher.delahunt_at_oracle.com>
Date: Wed, 10 Jan 2007 09:05:31 -0500

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.