Spring JDBC Template 的封装 easyjdbc

码农软件 · 软件分类 · 数据库连接池 · 2019-09-03 13:57:08

软件介绍

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

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

功能简介:

  • 常用的JPA注解支持。

  • 简化的批处理操作。

  • 简化的分页操作。

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

  • 实体属性动态映射。

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

本文地址:https://codercto.com/soft/d/13788.html

Computer Age Statistical Inference

Computer Age Statistical Inference

Bradley Efron、Trevor Hastie / Cambridge University Press / 2016-7-21 / USD 74.99

The twenty-first century has seen a breathtaking expansion of statistical methodology, both in scope and in influence. 'Big data', 'data science', and 'machine learning' have become familiar terms in ......一起来看看 《Computer Age Statistical Inference》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具