1. Hibernate with stored procedures - pattern to access entities from second-level cache stackoverflow.comFor a particular hibernate entity, I only have access to a stored procedure that gets all entities. Ideally, I want to load all in the hibernate second-level cache in the beggining ... |