- 授权协议: 未知
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://gitee.com/xphsc/easyjdbc
- 软件文档: https://gitee.com/xphsc/easyjdbc
软件介绍
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)。
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》 这本书的介绍吧!
