1. 25 9月, 2013 2 次提交
    • J
      Removed S0 from BadSqlGrammarException codes · d9b62038
      Juergen Hoeller 提交于
      S0 doesn't seem to be universally used for SQL grammar problems: see MS SQL Server's RAISERROR. This was reported years back; not sure why the fix didn't actually appear in the codebase back then.
      
      Issue: SPR-10902
      d9b62038
    • F
      Allow cursor returns from SQL functions · dac6aaec
      Fedor Bobin 提交于
      Update CallMetaDataContext to use the metaDataProvider
      createDefaultOutParameter method when creating a SqlOutParameter as
      a result of a SQL function call.
      
      This change allows Spring to support Oracle cursor types when returned
      from functions.
      
      Issue: SPR-10606
      dac6aaec
  2. 23 8月, 2013 3 次提交
  3. 07 8月, 2013 1 次提交
  4. 24 7月, 2013 1 次提交
  5. 26 6月, 2013 2 次提交
  6. 16 5月, 2013 1 次提交
  7. 14 5月, 2013 1 次提交
  8. 08 5月, 2013 1 次提交
  9. 02 5月, 2013 1 次提交
  10. 19 3月, 2013 4 次提交
  11. 02 3月, 2013 3 次提交
  12. 01 3月, 2013 2 次提交
  13. 22 2月, 2013 1 次提交
  14. 16 2月, 2013 1 次提交
  15. 10 2月, 2013 1 次提交
  16. 09 2月, 2013 1 次提交
  17. 07 2月, 2013 1 次提交
  18. 05 2月, 2013 1 次提交
    • P
      Polish formatting · f464a45b
      Phillip Webb 提交于
      Minor formatting polish across that codebase. Primarily fixing
      whitespace issues.
      f464a45b
  19. 30 1月, 2013 1 次提交
  20. 26 1月, 2013 1 次提交
  21. 24 1月, 2013 1 次提交
  22. 19 1月, 2013 1 次提交
  23. 18 1月, 2013 1 次提交
  24. 12 1月, 2013 1 次提交
  25. 02 1月, 2013 1 次提交
  26. 29 12月, 2012 5 次提交