Class SqlParametersFactory

java.lang.Object
org.springframework.data.jdbc.core.convert.SqlParametersFactory

public class SqlParametersFactory extends Object
Creates the SqlIdentifierParameterSource for various SQL operations, dialect identifier processing rules and applicable converters.
Since:
2.4
Author:
Jens Schauder, Chirag Tailor, Mikhail Polivakha
  • Constructor Details

    • SqlParametersFactory

      public SqlParametersFactory(org.springframework.data.relational.core.mapping.RelationalMappingContext context, JdbcConverter converter)
      Since:
      3.1