it.amattioli.dominate.specifications.hibernate
Class CriteriaLongSpecification<T extends Entity<?>>
java.lang.Object
it.amattioli.dominate.specifications.AbstractSpecification<T>
it.amattioli.dominate.specifications.ChainedSpecification<T>
it.amattioli.dominate.specifications.LongSpecification<T>
it.amattioli.dominate.specifications.hibernate.CriteriaLongSpecification<T>
- All Implemented Interfaces:
- Specification<T>, PropertyChangeEmitter
public class CriteriaLongSpecification<T extends Entity<?>>
- extends LongSpecification<T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CriteriaLongSpecification
public CriteriaLongSpecification()
CriteriaLongSpecification
public CriteriaLongSpecification(String propertyName)
itselfAssembleQuery
public void itselfAssembleQuery(Assembler assembler)
- Specified by:
itselfAssembleQuery in class ChainedSpecification<T extends Entity<?>>
itselfSupportsAssembler
public boolean itselfSupportsAssembler(Assembler assembler)
- Specified by:
itselfSupportsAssembler in class ChainedSpecification<T extends Entity<?>>
Copyright © 2011. All Rights Reserved.