public class Restrictions extends Object
| Constructor and Description |
|---|
Restrictions() |
| Modifier and Type | Method and Description |
|---|---|
static Criterion |
sqlRestriction(String sql) |
static Criterion |
sqlRestriction(String sql,
Object[] values,
Type[] types) |
static Criterion |
sqlRestriction(String sql,
Object value,
Type types) |
Copyright © 2022. All rights reserved.