Hi,
On 06 Feb 2009, at 17:28, Davis Ford wrote:
> Caused by: java.sql.SQLException: ORA-00904: "MDSYS"."OGC_WITHIN":
> invalid identifier
>
> Any clue?
>
I suggest you enable show_sql, copy the SQL generated by Hibernate/
Hibernate Spatial and then try to get the SQL working in a tool such
as SQL*Plus.
The OGC_* functions are not really documented by Oracle so it is
difficult for me to determine which functions are available in what
versions of Oracle. You could try to inspect the user_source metadata
view in Oracle to see what functions are available. All OGC-compliant
functions are prefixed with 'OGC_'.
Regards,
Karel Maesen
_______________________________________________
hibernatespatial-users mailing list
[hidden email]
http://www.hibernatespatial.org/cgi-bin/mailman/listinfo/hibernatespatial-users