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.LoggetLog()voidputReadOnlyEntity(BasePK basePk, BaseEntity baseEntity) voidputReadWriteEntity(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
-