Class Junction
java.lang.Object
ch.tocco.nice2.persist.core.api.qb2.Condition
ch.tocco.nice2.persist.core.api.qb2.Junction
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Junctionstatic Junctioncreate(TypeManager typeManager, EntityModel entityModel) Creates a new node representing this condition.booleanget(int index) getType()inthashCode()booleanisEmpty()iterator()static Junctionstatic Junctionstatic Junctionstatic Junctionintsize()toString()Methods inherited from class ch.tocco.nice2.persist.core.api.qb2.Condition
createPathNode, createPathNode, getType
-
Method Details
-
getType
-
or
-
and
-
not
-
or
-
and
-
not
-
create
Description copied from class:ConditionCreates a new node representing this condition. -
add
-
add
-
add
-
size
public int size() -
isEmpty
public boolean isEmpty() -
iterator
-
get
-
equals
-
hashCode
public int hashCode() -
toString
-