Package org.silverpeas.components.mydb.model.predicates
package org.silverpeas.components.mydb.model.predicates
-
ClassDescriptionAbstract implementation of the
ColumnValuePredicateinterface.A predicate the values of a givenDbTable's column must satisfy.The equality predicate.Identity predicate.The including predicate.The inequality predicate.The non-strict inferiority predicates; the column values can be equal with the reference value.The like predicate.The strict inferiority predicate.The strict superiority predicate.The non-strict superiority predicate; the column values can be equal with the reference value.