Package net.datenwerke.rs.demo
Class DemoDataJdbcUrlAdapter
java.lang.Object
net.datenwerke.dbpool.hooks.adapter.JdbcUrlAdapterHookAdapter
net.datenwerke.rs.demo.DemoDataJdbcUrlAdapter
- All Implemented Interfaces:
JdbcUrlAdapterHook,Hook
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDemoDataJdbcUrlAdapter(DbPoolService dbPoolService, DBHelperService dbHelperService, <any> tempDir, ApplicationPropertiesService propertiesService) -
Method Summary
-
Field Details
-
DEMODATA_URL
- See Also:
-
DEMODATA_MONDRIAN_URL
- See Also:
-
-
Constructor Details
-
DemoDataJdbcUrlAdapter
public DemoDataJdbcUrlAdapter(DbPoolService dbPoolService, DBHelperService dbHelperService, <any> tempDir, ApplicationPropertiesService propertiesService)
-
-
Method Details
-
isDemoDataInstalled
public boolean isDemoDataInstalled() -
adaptJdbcUrl
- Specified by:
adaptJdbcUrlin interfaceJdbcUrlAdapterHook- Overrides:
adaptJdbcUrlin classJdbcUrlAdapterHookAdapter
-