Interface | Description |
---|---|
ComparableFunction<T> | |
Function<T> | |
MathOperation<T> | |
OnGoingCollectionCondition<T> | |
OnGoingComparableCondition<T> | |
OnGoingCondition<T> | |
OnGoingGroupByCondition | |
OnGoingLikeCondition | |
OnGoingLogicalCondition | |
OnGoingMathOperation<T> | |
OnGoingStringCondition<T> | |
PostFunction<E,T> | |
Query<T> |
Query is the result of the Torpedo.select() You can retreive the data with
methods get and list or access to HQL String with getQuery and the related
parameters with getParameters()
|
ValueOnGoingCondition<T> |
Class | Description |
---|---|
Torpedo |
Torpedo Query goal is to simplify how you create and maintain your HQL query.
|
TorpedoFunction |
Copyright © 2014. All Rights Reserved.