org.shept.org.springframework.orm.hibernate3
public class IgnoreCaseCriteriaBuilder extends Object implements CriteriaBuilder
| Constructor and Description |
|---|
IgnoreCaseCriteriaBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.Criteria |
buildCriteria(String entityName,
Object exampleEntity,
org.springframework.beans.support.SortDefinition sortDef,
org.hibernate.Session session) |
public org.hibernate.Criteria buildCriteria(String entityName, Object exampleEntity, org.springframework.beans.support.SortDefinition sortDef, org.hibernate.Session session)
buildCriteria in interface CriteriaBuilderCopyright © 2014. All Rights Reserved.