Skip to content

  • 项目
  • 群组
  • 代码片段
  • 帮助
    • 正在加载...
    • 帮助
    • 为 GitLab 提交贡献
  • 登录/注册
H
h2database
  • 项目
    • 项目
    • 详情
    • 活动
    • 周期分析
  • 仓库
    • 仓库
    • 文件
    • 提交
    • 分支
    • 标签
    • 贡献者
    • 分枝图
    • 比较
    • 统计图
  • 议题 0
    • 议题 0
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 0
    • 合并请求 0
  • CI / CD
    • CI / CD
    • 流水线
    • 作业
    • 计划
    • 统计图
  • Wiki
    • Wiki
  • 代码片段
    • 代码片段
  • 成员
    • 成员
  • 折叠边栏
  • 活动
  • 分枝图
  • 统计图
  • 创建新议题
  • 作业
  • 提交
  • 议题看板
  • Administrator
  • h2database
  • 仓库

切换分支/标签
  • h2database
  • h2
历史 查找文件
  • 源代码
  • 下载 zip
  • 下载 tar.gz
  • 下载 tar.bz2
  • 下载 tar
  • Thomas Mueller's avatar
    Rename "updateOrInsert" back to "update", because it could also be "delete", or… · 854bc905
    由 Thomas Mueller 提交于 10 年前
    Rename "updateOrInsert" back to "update", because it could also be "delete", or changing a setting, or running system command. "update" and "query" are the same terms used as in "Statement.executeUpdate" and "Statement.executeQuery".
    854bc905
名称
最后提交
最后更新
..
service Installing the H2 as a service should now work on Windows 7. 15 年前
src Rename "updateOrInsert" back to "update", because it could also be "delete", or changing a setting, or running system command. "update" and "query" are the same terms used as in "Statement.executeUpdate" and "Statement.executeQuery". 10 年前
build.bat Improve build script 14 年前
build.sh The build tool now uses JAVA_HOME for javac as well. Issue 233. 14 年前