Uses of Class
es.bsc.dataclay.logic.sessionmgr.SessionManagerDB
-
Packages that use SessionManagerDB Package Description es.bsc.dataclay.logic Module that represents the entry to the systemes.bsc.dataclay.logic.sessionmgr Module intended to management of information of sessions -
-
Uses of SessionManagerDB in es.bsc.dataclay.logic
Methods in es.bsc.dataclay.logic that return SessionManagerDB Modifier and Type Method Description SessionManagerDB
LogicModule. getSessionManagerDB()
Get manager db. -
Uses of SessionManagerDB in es.bsc.dataclay.logic.sessionmgr
Methods in es.bsc.dataclay.logic.sessionmgr that return SessionManagerDB Modifier and Type Method Description SessionManagerDB
SessionManager. getDbHandler()
Method used for unit testing.
-