Class Equation
java.lang.Object
ch.tocco.nice2.persist.core.api.qb2.Condition
ch.tocco.nice2.persist.core.api.qb2.Equation
-
Constructor Summary
-
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
-
Equation
-
-
Method Details
-
create
Description copied from class:Condition
Creates a new node representing this condition. -
equals
-
hashCode
public int hashCode() -
toString
-