Issue Type: Improvement Improvement
Assignee: Andrea Aime
Components: jdbc-oracle plugin
Created: 02/Jan/13 4:21 AM
Description:

Enable additional to a connection to Oracle RAC in the form of

(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=[host])(PORT=[port, often 1521]))(LOAD_BALANCE=YES)(CONNECT_DATA=(SERVICE_NAME=[oracle_service_name])))

(distinguished by the starting bracket "(")
also a connection to Oracle LDAP:

ldap://[host]/[db],cn=OracleContext,dc=[oracle_ldap_context]

(distinguised by the starting "ldap://")

The implementation in org.geotools.data.oracle.OracleNGDataStoreFactory.getJDBCUrl(Map) should be fairly easy. I will provide a patch (rull-request).

Project: GeoTools
Priority: Major Major
Reporter: Bernhard Kiselka
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
------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to