Okay, thanks for the clarification. It sounds like you found a problem with the @ElementCollection processing. I'd suggest opening a JIRA. If you can provide enough data to reproduce the problem (entity definitions, junits, etc), it would greatly help with the process. Thanks.
Kevin On Wed, Aug 29, 2012 at 10:40 AM, garpinc <garp...@yahoo.com> wrote: > The issue here is that org.openanzo.rdf.URI is not supposed to be enhanced. > The URIValueHandler is supposed to handle it when it's encountered but this > doesn't seem to work unless I use the > org.apache.openjpa.persistence.PersistentCollection collection method. > > > > -- > View this message in context: > http://openjpa.208410.n2.nabble.com/javax-persistence-ElementCollection-instead-of-org-apache-openjpa-persistence-PersistentCollection-In-tp7580963p7580972.html > Sent from the OpenJPA Users mailing list archive at Nabble.com. >