- 授权协议: 未知
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/yinjihuan/smjdbctemplate
- 软件文档: https://github.com/yinjihuan/smjdbctemplate/blob/master/README.md
- 官方下载: https://github.com/yinjihuan/smjdbctemplate
软件介绍
smjdbctemplate — 简单的 ORM 框架
基于 spring jdbctemplate 的升级版,大家自己下载源码编译安装到本地仓库即可使用
<!-- jdbc orm --> <dependency> <groupId>com.cxytiandi</groupId> <artifactId>cxytiandi-jdbc</artifactId> <version>1.0.0</version> </dependency>
比 jdbctemplate 有哪些优势
重新定义了 CxytiandiJdbcTemplate 类,集成自 JdbcTemplate
没有改变原始 JdbcTemplate 的功能
增加了 orm 框架必备的操作对象来管理数据
简单的数据库操作使用 CxytiandiJdbcTemplate 提高效率
The Lean Startup
Eric Ries / Crown Business / 2011-9-13 / USD 26.00
更多中文介绍:http://huing.com Most startups fail. But many of those failures are preventable. The Lean Startup is a new approach being adopted across the globe, chan ging the way companies are built and ......一起来看看 《The Lean Startup》 这本书的介绍吧!
