public class JDBCUrlParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SPATIAL_DATASOURCE_ENDSWITH
If the property value of
DataSourceFactory.OSGI_JDBC_DRIVER_NAME ends with SPATIAL_DATASOURCE_ENDSWITH
then it is the wrapped spatial version of a DataSourceFactory |
public static final String SPATIAL_DATASOURCE_ENDSWITH
DataSourceFactory.OSGI_JDBC_DRIVER_NAME ends with SPATIAL_DATASOURCE_ENDSWITH
then it is the wrapped spatial version of a DataSourceFactorypublic static Properties parse(String jdbcUrl) throws IllegalArgumentException
jdbcUrl - JDBC connection pathDataSourceFactory.JDBC_URLIllegalArgumentException - Argument is not a valid JDBC connection URL or cannot be parsed by this classCopyright © 2016 CNRS. All rights reserved.