Could not instantiate cache implementation

14年前
<property name="hibernate.cache.provider_class">org.hibernate.cache.EhCacheProvider</property>  <property name="hibernate.cache.use_second_level_cache">false</property>  <property name="hibernate.cache.use_query_cache">false</property>