Uses of Interface
io.datarouter.storage.dao.Dao
Packages that use Dao
Package
Description
-
Uses of Dao in io.datarouter.storage
Methods in io.datarouter.storage with parameters of type Dao -
Uses of Dao in io.datarouter.storage.config
Methods in io.datarouter.storage.config that return types with arguments of type DaoModifier and TypeMethodDescriptionDatarouterStoragePlugin.DatarouterStorageDaosModule.getDaoClasses()DatarouterStoragePlugin.getDatarouterStorageDaoClasses()Method parameters in io.datarouter.storage.config with type arguments of type DaoModifier and TypeMethodDescriptionDatarouterStoragePlugin.DatarouterStoragePluginBuilder.addDaosClasses(List<Class<? extends Dao>> daos) -
Uses of Dao in io.datarouter.storage.config.storage.clusterschemaupdatelock
Classes in io.datarouter.storage.config.storage.clusterschemaupdatelock that implement Dao -
Uses of Dao in io.datarouter.storage.dao
Classes in io.datarouter.storage.dao that implement DaoMethods in io.datarouter.storage.dao that return types with arguments of type DaoModifier and TypeMethodDescriptionDaoClasses.get()Daos.get()DaosModuleBuilder.getDaoClasses()DaosModuleBuilder.SimpleDaosModule.getDaoClasses()Method parameters in io.datarouter.storage.dao with type arguments of type DaoModifier and TypeMethodDescriptionConstructor parameters in io.datarouter.storage.dao with type arguments of type Dao