Interface ColumnConditions<T>

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

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