1 Star 0 Fork 17

混世侃 / easyjdbc

forked from 玄辉 / EasyJdbc 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

easyjdbc并不生产Jdbc,easyjdbc只是本地jdbc的搬运工

[Build Status] [Maven central]

项目介绍

easyjdbc在spring jdbctemplate之上进行了一些包装,支持部分常用的JPA注解,使得经过注解的实体可以像Hibernate,jpa一样进行增、删、改和获取。SQL构造工具、SQL注解、链式API等让查询操作更为灵活。动态实体映射使得各种查询不再需要写大量的RowMapper。

功能简介:

1:常用的JPA注解支持。

2:简化的批处理操作。

4:简化的分页操作。

5:灵活的链式查询API和SQL构造器以及SQL注解。

6:实体属性动态映射。

7:支持多种数据库(mysql,mariadb,oracle,sqlserver,postgresql,db2,sqlite,hsqldb)。

使用说明

集成文档 - gitee

更新日志 - gitee

集成文档 - GitHub

更新日志 - GitHub

QQ技术交流群:893869894

参与贡献

  1. Fork 本项目
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

欢迎尝试!喜欢记得star哟~

Empty file

About

easy jdbc在spring jdbc template之上进行了一些包装,支持部分常用的JPA注解,使得经过注解的实体可以像Hibernate,jpa一样进行增、删、改和获取。SQL构造工具、SQL注解、链式API等让查询操作更为灵活。动态实体映射使得各种查询不再需要写大量的RowMapper。 expand collapse
Java
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Java
1
https://gitee.com/hunshikan/easyjdbc.git
git@gitee.com:hunshikan/easyjdbc.git
hunshikan
easyjdbc
easyjdbc
master

Search