public class VjdbcConnectionStringParser
extends java.lang.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 java.lang.String |
VJDBC_DEFAULT_DATASOURCE |
| Modifier and Type | Method and Description |
|---|---|
void |
doParse() |
java.lang.String |
getDataSource() |
java.lang.String |
getRootServletUrl() |
static boolean |
supports(java.lang.String theUrl) |
public static final java.lang.String VJDBC_DEFAULT_DATASOURCE
public void doParse()
throws java.sql.SQLException
java.sql.SQLExceptionpublic static boolean supports(java.lang.String theUrl)
throws java.sql.SQLException
java.sql.SQLExceptionpublic java.lang.String getDataSource()
public java.lang.String getRootServletUrl()
Copyright © 2018 SAP SE. All Rights Reserved.