Uses of Class
com.jk.data.datasource.JKSession
Packages that use JKSession
-
Uses of JKSession in com.jk.data.dataaccess.core
Methods in com.jk.data.dataaccess.core with parameters of type JKSessionModifier and TypeMethodDescriptionvoid
JKDataAccessImpl.setSession
(JKSession session) This method is yet to be implemented (TBI). -
Uses of JKSession in com.jk.data.datasource
Methods in com.jk.data.datasource that return JKSessionModifier and TypeMethodDescriptionJKSession.getParentSession()
This method returns the parent session if this session is nested within another session.Constructors in com.jk.data.datasource with parameters of type JKSession