Right now a cache can be created from a JCache Configuration. But most of the time we need to use proprietary configuration because of limitations in the JCache API (at mentioned in HHH-10791 Open ).
Adding a createCache helps doing that.