Uses of Class
io.higson.runtime.model.OpenSession
Packages that use OpenSession
Package
Description
-
Uses of OpenSession in io.higson.runtime.core.datasource
Methods in io.higson.runtime.core.datasource that return types with arguments of type OpenSession -
Uses of OpenSession in io.higson.runtime.core.datasource.snapshot.domain
Methods in io.higson.runtime.core.datasource.snapshot.domain that return types with arguments of type OpenSessionModifier and TypeMethodDescriptionSnapshotDomainCacheDao.getOpenSession(String profile, String user) -
Uses of OpenSession in io.higson.runtime.core.domain
Methods in io.higson.runtime.core.domain that return types with arguments of type OpenSessionModifier and TypeMethodDescriptionMpDomainCacheProvider.getOpenSessionForUser(String profile, String user) -
Uses of OpenSession in io.higson.runtime.dao
Methods in io.higson.runtime.dao that return types with arguments of type OpenSession