Class Order
java.lang.Object
ch.tocco.nice2.persist.core.api.qb2.Condition
ch.tocco.nice2.persist.core.api.qb2.Order
-
Constructor Summary
ConstructorDescriptionOrder
(FuncallNode orderNode) Order
(String path, Ordering.Direction direction) -
Method Summary
Modifier and TypeMethodDescriptioncreate
(TypeManager typeManager, EntityModel entityModel) Creates a new node representing this condition.boolean
int
hashCode()
toString()
Methods inherited from class ch.tocco.nice2.persist.core.api.qb2.Condition
createPathNode, createPathNode, getType
-
Constructor Details
-
Order
-
Order
-
Order
-
-
Method Details
-
getOrderNode
-
create
Description copied from class:Condition
Creates a new node representing this condition. -
equals
-
hashCode
public int hashCode() -
toString
-