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
