最新文章列表

maven+spring3+mybatis+bonecp+mybatis-generator+page(分页)

最近尝试了一下mybaits,使用起来感觉还不错。在此回顾总结一下框架搭配的过程。 总的搭配步骤如下,每步都是参考官方文档和例子。详细的请参考附件 搞定spring,由于使用的spring3 mvc; 搞定数据源bonecp; 搞定mybatis-spring; 自动生成generator 分页 spring mvc       只要参照一些 https://src.spri ...
bukebuhao 评论(7) 有11086人浏览 2011-11-15 15:52

BoneCP

1) BoneCP加入工程 <dependency> <groupId>com.jolbox</groupId> <artifactId>bonecp</artifactId> <version>0.7.1.RELEASE</version> </dependency> 2)bon ...
yingzhor 评论(0) 有2713人浏览 2011-11-07 10:39

Java Connection Pooling最佳练习

After getting fed up with c3p0's constant locking I'm turning to boneCP for an alternative Connection Pool for my Database. I have a server app that processes around 7,000 items per minute and needs ...
maozilee 评论(0) 有2263人浏览 2011-10-19 21:49

Bonecp规模测试MySQL

规模测试BoneCP,出现如下错误,问题核心:   com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The driver was unable to create a connection due to an inability to establish the client portion of a socket.   即, ...
maozilee 评论(0) 有2863人浏览 2011-09-22 00:40

使用BoneCP数据库连接池JAVA版本

  BoneCP is a fast, free, open-source, Java database connection pool (JDBC Pool) library. If you are familiar with C3P0 and DBCP then you already know what this means. For the rest, this is a library ...
maozilee 评论(0) 有1958人浏览 2011-09-21 12:32

最近博客热门TAG

Java(141745) C(73651) C++(68608) SQL(64571) C#(59609) XML(59133) HTML(59043) JavaScript(54919) .net(54785) Web(54514) 工作(54118) Linux(50905) Oracle(49875) 应用服务器(43289) Spring(40812) 编程(39454) Windows(39381) JSP(37542) MySQL(37268) 数据结构(36424)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics