Class EntityCache


  • public class EntityCache
    extends Object
    Cache of entity instances, to use the same instance when loading the same primary key in a database query.
    Author:
    Guillaume Le Cousin