@Deprecated public class CriteriaFactory extends Object
| Constructor and Description |
|---|
CriteriaFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static org.hibernate.Criteria |
createCriteria(org.hibernate.Session session,
Class type)
Deprecated.
since 5.7. No replacement.
|
@Deprecated public static org.hibernate.Criteria createCriteria(org.hibernate.Session session, Class type)
Copyright © 2003–2022 Atlassian. All rights reserved.