Steven-
Those were actually some of the mappings that we didn't release to
OpenJPA ... we missed removing their mention in the documentation.
I've updated the doc source to exclude them.
On Sep 3, 2006, at 10:52 PM, Steven Corbett wrote:
Hi,
I noticed that OpenJPA does not recognize certain extensions
documented in
the dev guide. Specifically, the '@ElementColumn',
'@ElementEmbeddedColumn'
and '@ElementStrategy' are not recognized. I discovered this while
trying
to use the OpenJPA extensions for collections of value/embedded
types. A
quick grep through the code base confirmed this.
I'm not sure if the code is incomplete or the dev guide is out-of-
date.
Does anyone know which one is the case? I know these features are
present
in Kodo, I am just unsure that they were carried over to OpenJPA.
Regards,
Steve