public class DemoDataJdbcUrlAdapter extends JdbcUrlAdapterHookAdapter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEMODATA_MONDRIAN_URL |
static java.lang.String |
DEMODATA_URL |
Constructor and Description |
---|
DemoDataJdbcUrlAdapter(DbPoolService dbPoolService,
DBHelperService dbHelperService,
<any> tempDir,
ApplicationPropertiesService propertiesService) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
adaptJdbcUrl(java.lang.String url) |
boolean |
isDemoDataInstalled() |
public static final java.lang.String DEMODATA_URL
public static final java.lang.String DEMODATA_MONDRIAN_URL
public DemoDataJdbcUrlAdapter(DbPoolService dbPoolService, DBHelperService dbHelperService, <any> tempDir, ApplicationPropertiesService propertiesService)
public boolean isDemoDataInstalled()
public java.lang.String adaptJdbcUrl(java.lang.String url)
adaptJdbcUrl
in interface JdbcUrlAdapterHook
adaptJdbcUrl
in class JdbcUrlAdapterHookAdapter