Example usage for org.hibernate.loader.collection SubselectCollectionLoader subclass-usage

List of usage examples for org.hibernate.loader.collection SubselectCollectionLoader subclass-usage

Introduction

In this page you can find the example usage for org.hibernate.loader.collection SubselectCollectionLoader subclass-usage.

Usage

From source file com.blazebit.persistence.integration.hibernate.CustomSubselectCollectionLoader.java

/**
 * @author Jan-Willem Gmelig Meyling
 * @since 1.2.0
 */
public class CustomSubselectCollectionLoader extends SubselectCollectionLoader {