Example usage for org.hibernate.cache.spi CacheKeysFactory interface-usage

List of usage examples for org.hibernate.cache.spi CacheKeysFactory interface-usage

Introduction

In this page you can find the example usage for org.hibernate.cache.spi CacheKeysFactory interface-usage.

Usage

From source file com.hazelcast.hibernate.region.HazelcastCacheKeysFactory.java

/**
 * Cache key factory.
 */
public class HazelcastCacheKeysFactory implements CacheKeysFactory {

    @Override