mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-08 04:08:19 +00:00
Add protected `getCacheManager()` and `getCacheProvider()` methods that subclasses can override. Change fields and methods that would be useful to subclasses from package/private scope to protected.