Vitali Diatchkov wrote:
> There is a problem with DefaultFIDMapperFactory.
>
> Seems Oracle datastore uses this default factory while the method
> DefaultFIDMapperFactory.isAutoIncrement(...) does not use schema parameter
> in constructing of SQL query.. But in Oracle if the schema exists it must be
> specified in FROM clause like "SCHEMANAME.TABLENAME", otherwise Oracle
> driver throws an exception:
>   
I am aware of the Issue, do you know if their is a bug report on this 
one? You may want to talk to Marc
the module maintainer and see what can be done?

The page for oracle is here - and has a good list of bugs reported:
- http://docs.codehaus.org/display/GEOTOOLS/Oracle

Jody



_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to