EAF 7.4 Implementation

Package com.lutris.appserver.server.sessionEnhydra.persistent

Class Summary
PersistentSession A serializable version of BasicSession that can be written to persistent store.
PersistentSessionData Session data used to store dynamic application objects.
PersistentSessionDO Database interface for persistent session.
PersistentSessionHome PersistentSessionHome writes all passive sessions to a database.
PersistentSessionUserTable Table used by StandardSessionManager to cross reference User objects and sessions.
SessionDeleteDO Database interface that is used to delete a session from the database.
 


EAF 7.4 Implementation