Issue Type: Improvement Improvement
Affects Versions: 8.0
Assignee: Unassigned
Components: jdbc
Created: 12/Jun/13 11:48 AM
Description:

I am using oracle with three schemas and users. The first one contains basic informations that are valid for all users. The other ones are a kind of siblings which need access to the basic tables too. For a lightweight configuration, these tables are accessible via synonyms in each schema.
Geotools retrieves all available tables (createTypeNames) only with "TABLE", "VIEW". According to the comment in these lines, I extend the search with "SYNONYM".

I will provide a pull request soon.

Environment: Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)
Maven home: c:\Program Files\apache-maven-3.0.4\bin\..
Java version: 1.6.0_29, vendor: Sun Microsystems Inc.
Java home: C:\Program Files\Java\jdk1.6.0_29\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
Project: GeoTools
Priority: Major Major
Reporter: Robin Pradel
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to