FactoryUsingSQL uses Oracle reserved word in query
--------------------------------------------------

                 Key: GEOT-908
                 URL: http://jira.codehaus.org/browse/GEOT-908
             Project: GeoTools
          Issue Type: Bug
          Components: core referencing
    Affects Versions: 2.2-RC2
         Environment: Windows XP SP2, JDK 1.5.0_06, JBoss 4.0.4-GA, Oracle 
10.2.0.1.0
            Reporter: Felix LJ Mayer
         Assigned To: Martin Desruisseaux


A SELECT statement in 
org.geotools.referencing.factory.epsg.FactoryUsingSQL.createParameterDescriptor()
uses the Oracle reserved word 'FILE' to rename a column in the result set, 
causing the statement to fail on Oracle.

Please either choose a different name or don't rename the columns.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to