Uses of Class
org.technologybrewery.fermenter.stout.client.service.LevelOneCache
-
Packages that use LevelOneCache Package Description org.technologybrewery.fermenter.stout.client.service -
-
Uses of LevelOneCache in org.technologybrewery.fermenter.stout.client.service
Methods in org.technologybrewery.fermenter.stout.client.service that return LevelOneCache Modifier and Type Method Description LevelOneCache<K,T>LevelOneCacheManager. getCacheForCurrentTransaction()Gets a the level one cache for the primary key/entity combination on the current transaction.
-