GoooQo v0.3.0
⌘Ctrlk
首页仓库演示
GoooQo v0.3.0
  • GoooQo介绍
  • 快速上手
    • 数据库连接
    • 事务
    • 增删查改接口
    • 实体对象
    • 关联实体
    • 查询对象定义
    • 分页排序对象
    • 视图对象
    • 聚合查询对象
    • 自然连接
    • 外连接
    • 数据库方言
    • 锁
    • 文章
      • 从ORM到OQM:一种基于对象的SQL语句构造方案
      • 在GoooQo中如何表示`select * from user where id = ? or name = ? and age = ?`
由 GitBook 提供支持
For the complete documentation index, see llms.txt. This page is also available as Markdown.
  1. 简体中文
  2. 相关资源

文章

从ORM到OQM:一种基于对象的SQL语句构造方案在GoooQo中如何表示`select * from user where id = ? or name = ? and age = ?`
上一页锁