MaxIncFIDMapper returns wrong column type / size
------------------------------------------------

         Key: GEOT-728
         URL: http://jira.codehaus.org/browse/GEOT-728
     Project: GeoTools
        Type: Bug
  Components: main  
 Environment: All
 Reporter: David Adler
 Assigned to: David Adler 
     Fix For: 2.2.M1


The description of MaxIncFIDMapper states that it is only valid for numeric 
column types yet the method getColumnSize is hard-coded to return 
Types.VARCHAR.  It also is hard-coded to return a column size of 255.

It should return the column type that was specified in the constructor.

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



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to