public class RestrictionBuilder extends Object
Constructor and Description |
---|
RestrictionBuilder() |
Modifier and Type | Method and Description |
---|---|
static org.hibernate.criterion.Criterion |
buildRestriction(String property,
Object value,
FilterOperator operator) |
public static org.hibernate.criterion.Criterion buildRestriction(String property, Object value, FilterOperator operator)
Copyright © 2019 Suncode. All rights reserved.