public static interface

Example.PropertySelector

implements Serializable
org.hibernate.criterion.Example.PropertySelector

Class Overview

A strategy for choosing property values for inclusion in the query criteria

Summary

Public Methods
abstract boolean include(Object propertyValue, String propertyName, Type type)

Public Methods

public abstract boolean include (Object propertyValue, String propertyName, Type type)