Class SimpleSubqueryExpression

  • All Implemented Interfaces:
    java.io.Serializable, Criterion

    public class SimpleSubqueryExpression
    extends SubqueryExpression
    A comparison between a constant value and the the result of a subquery
    See Also:
    Serialized Form