public class VjdbcConnectionStringParser extends Object
VJDBC_DEFAULT_DATASOURCE.
Examples of correct urls : jdbc:hybris:sql:http://localhost:9001/virtualjdbc/service?tenant=master
jdbc:hybris:flexiblesearch:http://localhost:9001/virtualjdbc/service?tenant=master {pre}| Modifier and Type | Field and Description |
|---|---|
static String |
VJDBC_DEFAULT_DATASOURCE |
| Modifier and Type | Method and Description |
|---|---|
void |
doParse() |
String |
getDataSource() |
String |
getRootServletUrl() |
static boolean |
supports(String theUrl) |
public static final String VJDBC_DEFAULT_DATASOURCE
public void doParse()
throws SQLException
SQLExceptionpublic static boolean supports(String theUrl) throws SQLException
SQLExceptionpublic String getDataSource()
public String getRootServletUrl()
Copyright © 2017 SAP SE. All Rights Reserved.