1. 31 1月, 2014 1 次提交
  2. 24 12月, 2013 3 次提交
  3. 18 12月, 2013 1 次提交
  4. 11 12月, 2013 2 次提交
  5. 10 12月, 2013 2 次提交
  6. 27 11月, 2013 1 次提交
  7. 26 11月, 2013 3 次提交
  8. 22 11月, 2013 1 次提交
    • P
      Upgrade to HSQLDB 2.3.1 · d9c44704
      Phillip Webb 提交于
      Replace `hsqldb:hsqldb:1.8.0.10` with `org.hsqldb:hsqldb:2.3.1` and
      fix breaking tests.
      
      Issue: SPR-10947
      d9c44704
  9. 09 11月, 2013 2 次提交
  10. 02 11月, 2013 2 次提交
  11. 30 10月, 2013 1 次提交
  12. 16 10月, 2013 1 次提交
  13. 15 10月, 2013 1 次提交
  14. 05 10月, 2013 1 次提交
  15. 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
  16. 23 8月, 2013 3 次提交
  17. 07 8月, 2013 1 次提交
  18. 24 7月, 2013 1 次提交
  19. 26 6月, 2013 2 次提交
  20. 16 5月, 2013 1 次提交
  21. 14 5月, 2013 1 次提交
  22. 08 5月, 2013 1 次提交
  23. 02 5月, 2013 1 次提交
  24. 19 3月, 2013 4 次提交
  25. 07 3月, 2013 1 次提交