Uses of Interface
io.higson.runtime.core.datasource.SessionDao
Packages that use SessionDao
Package
Description
-
Uses of SessionDao in io.higson.runtime.core.datasource
Methods in io.higson.runtime.core.datasource that return SessionDao -
Uses of SessionDao in io.higson.runtime.core.datasource.snapshot
Classes in io.higson.runtime.core.datasource.snapshot that implement SessionDaoMethods in io.higson.runtime.core.datasource.snapshot that return SessionDao -
Uses of SessionDao in io.higson.runtime.dao
Classes in io.higson.runtime.dao that implement SessionDao -
Uses of SessionDao in io.higson.runtime.sync
Constructors in io.higson.runtime.sync with parameters of type SessionDaoModifierConstructorDescriptionParamRuntimeWatcher(MpParameterProvider provider, PreparedParamCache indexCache, DevModeProvider devModeProvider, SessionDao sessionDao) ParamRuntimeWatcher(MpParameterProvider provider, PreparedParamCache indexCache, DevModeProvider devModeProvider, SessionDao sessionDao, Reloader reloader)