Interface ColumnSelectorStrategyFactory<ColumnSelectorStrategyClass extends ColumnSelectorStrategy>

    • Method Detail

      • supportsComplexTypes

        boolean supportsComplexTypes()
        Whether the strategy supports complex types. If a strategy doesn't support the complex types, they can either throw an unsupported exception or treat them like strings.