|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Session | |
---|---|
de.espirit.firstspirit.access.store.sitestore | |
de.espirit.firstspirit.access.store.templatestore | |
de.espirit.or.schema |
Uses of Session in de.espirit.firstspirit.access.store.sitestore |
---|
Constructors in de.espirit.firstspirit.access.store.sitestore with parameters of type Session | |
---|---|
ContentMultiPageParams(Session session,
Select select,
int entitesPerPage,
int maxPageCount,
Date time)
|
Uses of Session in de.espirit.firstspirit.access.store.templatestore |
---|
Methods in de.espirit.firstspirit.access.store.templatestore that return Session | |
---|---|
Session |
Schema.getSession()
Returns the current or session
Same as getSession(false) . |
Session |
Schema.getSession(boolean release)
Returns the or session . |
Methods in de.espirit.firstspirit.access.store.templatestore with parameters of type Session | |
---|---|
Select |
TableTemplate.Mapping.getSelect(Session session)
|
Uses of Session in de.espirit.or.schema |
---|
Methods in de.espirit.or.schema that return Session | |
---|---|
Session |
Entity.getSession()
Returns the session that owns this entity |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |