1.实际上schema是被缓存的,通过HashMap类型mapUrlToSchema缓存,获取的schema类型为SoftReference
2.在RolapSchema中,有internalConnection变量存放OlapConnectionMondrian tips(1)关于RolapSchema
最新推荐文章于 2021-01-27 08:55:56 发布

1.实际上schema是被缓存的,通过HashMap类型mapUrlToSchema缓存,获取的schema类型为SoftReference
2.在RolapSchema中,有internalConnection变量存放OlapConnection