Enum クラスの使用箇所
jakarta.persistence.criteria.Predicate.BooleanOperator
Predicate.BooleanOperator を使用するパッケージ
jakarta.persistence.criteria 内の Predicate.BooleanOperator 使用
修飾子と型メソッド説明Predicate.getOperator()述語のブール演算子を返します。static Predicate.BooleanOperator指定された名前でこのクラスの列挙型定数を返します。static Predicate.BooleanOperator[]Predicate.BooleanOperator.values()この列挙型クラスの定数を含む配列を、宣言されている順序で返します。