Class BatchCallableStatementCreatorFactory


  • public class BatchCallableStatementCreatorFactory
    extends Object
    • Constructor Detail

      • BatchCallableStatementCreatorFactory

        public BatchCallableStatementCreatorFactory​(Template template)
    • Method Detail

      • newCallableStatementCreator

        public org.springframework.jdbc.core.CallableStatementCreator newCallableStatementCreator​(Map<String,​?> params)
      • getSqlParameterList

        public List<org.springframework.jdbc.core.SqlParameter> getSqlParameterList()
      • getTemplate

        public Template getTemplate()