# learn-jooq **Repository Path**: codeManJiabing/learn-jooq ## Basic Information - **Project Name**: learn-jooq - **Description**: clone from https://github.com/k55k32/learn-jooq.git jooq学习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-30 - **Last Updated**: 2023-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## jOOQ 系列教程源码 - section-1 如何开始jOOQ - section-2 基础CURD - section-3 查询的结果集处理 - section-4 Record接口详解 - section-5 interface 和 DAO - section-6 Spring和jOOQ的整合 - section-7 多数据源支持 - section-8 Spring Boot和jOOQ整合 - section-9 jOOQ的分页查询封装 - section-10 关联查询和POJO添加字段