Enum Class PredicateStatement.CollectionKind

java.lang.Object
java.lang.Enum<PredicateStatement.CollectionKind>
tech.ydb.yoj.repository.ydb.statement.PredicateStatement.CollectionKind
All Implemented Interfaces:
Serializable, Comparable<PredicateStatement.CollectionKind>, Constable
Enclosing class:
PredicateStatement<PARAMS,ENTITY extends tech.ydb.yoj.repository.db.Entity<ENTITY>,RESULT>

public static enum PredicateStatement.CollectionKind extends Enum<PredicateStatement.CollectionKind>