Class PrimaryKeyCondition
java.lang.Object
ch.tocco.nice2.persist.core.api.qb2.Condition
ch.tocco.nice2.persist.core.api.qb2.PrimaryKeyCondition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(TypeManager typeManager, EntityModel entityModel) Creates a new node representing this condition.booleaninthashCode()toString()Methods inherited from class Condition
createPathNode, createPathNode, getType
-
Constructor Details
-
PrimaryKeyCondition
-
PrimaryKeyCondition
-
-
Method Details
-
create
Description copied from class:ConditionCreates a new node representing this condition. -
equals
-
hashCode
-
toString
-