DefaultFidMapperFactory closes a connection when it should not
--------------------------------------------------------------

                 Key: GEOT-967
                 URL: http://jira.codehaus.org/browse/GEOT-967
             Project: GeoTools
          Issue Type: Bug
          Components: data jdbc
    Affects Versions: 2.3.M0, 2.2.0, 2.2.1, 2.3
            Reporter: Andrea Aime
             Fix For: 2.2.1, 2.3
         Attachments: DefaultFIDMapperFactory.java.patch

DefaultFidMapperFactory closes a connection when it should not in inspecting 
primary key columns. The connection is passed from outside, and it will be used 
by other methods too (in particular, in Postgis fid mapper).
The patch also makes the logger protected, so that I can use it in 
PostgisFidMapperFactory

-- 
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