Hi Daniel,
There is no direct support for the MySQL spatial extensions in OpenJPA.
You could maybe model the support by wrappering the constructs in an
embeddable, but that may not give you the full support you are looking
for.  You could always help develop this support in OpenJPA and contribute
it back to the community...  :-)

Thanks,
Kevin

On Mon, Apr 16, 2012 at 10:15 AM, Daniel Weidele <
daniel.weid...@uni-konstanz.de> wrote:

> Hi folks,
>
> I'm wondering whether there is any non-native support for MySQL spatial in
> OpenJPA?
> It would be sufficient to have a perimeter search in Criteria API, e.g.
> based on lon/lan stored as decimals.
>
> Best regards & thx for any suggestions.
>

Reply via email to