Class DriverDataSourceCache


  • public class DriverDataSourceCache
    extends Object
    Mondrian uses the Identity-Hashkey for creating its cache-key. So we better return the same instance for the same connection information, or caching will be effectively disabled.
    Author:
    Thomas Morgner.