Class SessionEntityCache
java.lang.Object
com.echothree.util.server.persistence.SessionEntityCache
-
Constructor Summary
ConstructorsConstructorDescriptionSessionEntityCache
(Session session) Creates a new instance of SessionEntityCacheSessionEntityCache
(SessionEntityCache parentSessionEntityCache) Creates a new instance of SessionEntityCache -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.commons.logging.Log
getLog()
void
putReadOnlyEntity
(BasePK basePk, BaseEntity baseEntity) void
putReadWriteEntity
(BasePK basePK, BaseEntity baseEntity) void
-
Constructor Details
-
SessionEntityCache
Creates a new instance of SessionEntityCache -
SessionEntityCache
Creates a new instance of SessionEntityCache
-
-
Method Details
-
getLog
-
putReadOnlyEntity
-
putReadWriteEntity
-
getEntity
-
removed
-
popSessionEntityCache
-
popLastSessionEntityCache
-