Interface ColumnConditionFactory<T>

Type Parameters:
T - the attribute value type
All Known Subinterfaces:
Column<T>

public sealed interface ColumnConditionFactory<T> permits Column<T> (not exhaustive)
Creates ColumnConditions.