Example usage for org.hibernate.engine.query.spi QueryPlanCache subclass-usage

List of usage examples for org.hibernate.engine.query.spi QueryPlanCache subclass-usage

Introduction

In this page you can find the example usage for org.hibernate.engine.query.spi QueryPlanCache subclass-usage.

Usage

From source file org.babyfish.hibernate.hql.XQueryPlanCache.java

/**
 * @author Tao Chen
 */
public class XQueryPlanCache extends QueryPlanCache {

    private static final long serialVersionUID = 6240348305328496209L;