| Package | Description |
|---|---|
| org.hibernate.criterion | |
| org.hibernate.type |
| Modifier and Type | Method and Description |
|---|---|
static Criterion |
Restrictions.sqlRestriction(String sql,
Object[] values,
Type[] types) |
static Criterion |
Restrictions.sqlRestriction(String sql,
Object value,
Type types) |
| Modifier and Type | Class and Description |
|---|---|
class |
StringType |
Copyright © 2022. All rights reserved.