Hello!

I want to use PostGIS with Eclipselink. To my knowledge does not exist
spatial extension for Eclipselink (just a few classes for Oracle Spatial).
I could make tables with postgis geometry type, insert datas and select
query with from clause, but I could not make select without from (just with
native query), for example: SELECT ST_Envelope(geometry);

Can someone help me how to use Eclipselink with Postgis?

Thanks, 
Tamas


_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to