I have a caching bean that I use to look up/store information about objects in an app. I want to do as few fetching of Views as possible as I would imagine each Database.getView comes at some cost.I have a caching bean that I use to look up/sto
I have a caching bean that I use to look up/store information about objects in an app. I want to do as few fetching of Views as possible as I would imagine each Database.getView comes at some cost.I have a caching bean that I use to look up/sto