All Implemented Interfaces:
ColumnValuePredicate

public class Inclusion extends AbstractColumnValuePredicate
The including predicate.
Author:
mmoquillon
  • Constructor Details

  • Method Details

    • apply

      public org.silverpeas.core.persistence.jdbc.sql.JdbcSqlQuery apply(org.silverpeas.core.persistence.jdbc.sql.JdbcSqlQuery query)
      Specified by:
      apply in class AbstractColumnValuePredicate