org.torpedoquery.jpa
Interface ComparableFunction<T>

All Superinterfaces:
Function<T>, Selector<T>
All Known Implementing Classes:
AvgFunctionHandler, CoalesceFunction, ComparableConstantFunctionHandler, IndexFunctionHandler, MaxFunctionHandler, MinFunctionHandler, SumFunctionHandler

public interface ComparableFunction<T>
extends Function<T>


Method Summary
 
Methods inherited from interface org.torpedoquery.jpa.Function
getProxy
 
Methods inherited from interface org.torpedoquery.jpa.internal.Selector
createQueryFragment, generateParameter
 



Copyright © 2012. All Rights Reserved.