Annotation Type SqlStatementCustomizingAnnotation

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<? extends SqlStatementCustomizerFactory> value
      Specify a sql statement customizer factory which will be used to create sql statement customizers.
    • Element Detail

      • value

        Class<? extends SqlStatementCustomizerFactory> value
        Specify a sql statement customizer factory which will be used to create sql statement customizers.
        Returns:
        a factory used to create customizers for the customizing annotation