Postgis function + hql dialect

2 messages Options
Embed this post
Permalink
Rafael Soto-2

Postgis function + hql dialect

Reply Threaded More More options
Print post
Permalink
Hi Folks,

Where i found a list of postgis functions supported by hibernate spatial hql dialect?

Hopes for response!

Rafael Soto


_______________________________________________
hibernatespatial-users mailing list
[hidden email]
http://www.hibernatespatial.org/cgi-bin/mailman/listinfo/hibernatespatial-users
Karel Maesen

Re: Postgis function + hql dialect

Reply Threaded More More options
Print post
Permalink
They are (almost) the same as specified in the OGC specification.  
Here they are:

dimension
srid
envelope
astext
asbinary
isempty
issimple
boundary
overlaps
intersects
equals
contains
crosses
disjoint
touches
within
relate
distance
buffer
convexhull
difference
intersection
symdifference
geomunion (named thus because 'union' is a reserved word in sql/hql)
extent

Most of these also work on Oracle Spatial.

Regards,

Karel


On 19 Oct 2009, at 13:59, Rafael Soto wrote:

> Hi Folks,
>
> Where i found a list of postgis functions supported by hibernate  
> spatial hql dialect?
>
> Hopes for response!
>
> Rafael Soto
>
> _______________________________________________
> hibernatespatial-users mailing list
> [hidden email]
> http://www.hibernatespatial.org/cgi-bin/mailman/listinfo/ 
> hibernatespatial-users

_______________________________________________
hibernatespatial-users mailing list
[hidden email]
http://www.hibernatespatial.org/cgi-bin/mailman/listinfo/hibernatespatial-users