类 ExistsPredicate

java.lang.Object
org.babyfish.jimmer.sql.ast.impl.ExistsPredicate
所有已实现的接口:
Expression<Boolean>, Ast, ExpressionImplementor<Boolean>, Predicate, Selection<Boolean>

public class ExistsPredicate extends Object