Uses of Class
io.datarouter.storage.dao.DaosModuleBuilder
| Package | Description |
|---|---|
| io.datarouter.storage.config | |
| io.datarouter.storage.dao |
-
Uses of DaosModuleBuilder in io.datarouter.storage.config
Methods in io.datarouter.storage.config that return DaosModuleBuilder Modifier and Type Method Description DaosModuleBuilderBasePlugin. getDaosModuleBuilder()Methods in io.datarouter.storage.config with parameters of type DaosModuleBuilder Modifier and Type Method Description protected voidBasePlugin. setDaosModule(DaosModuleBuilder daosModule) -
Uses of DaosModuleBuilder in io.datarouter.storage.dao
Subclasses of DaosModuleBuilder in io.datarouter.storage.dao Modifier and Type Class Description static classDaosModuleBuilder.EmptyDaosModuleBuilder