随笔分类 -  Java

About Java
摘要:Java并发编程详解:Eexecutor框架。Executor,Executors,ExecutorService,CompletionService,Future,Callable等 阅读全文
posted @ 2015-10-22 10:51 chgxtony 阅读(292) 评论(0) 推荐(0)
摘要:实现Java多线程的三种方式 阅读全文
posted @ 2015-10-21 17:22 chgxtony 阅读(224) 评论(0) 推荐(1)
摘要:数据库事务的隔离级别, 在mysql中如何设置? 在hibernate中如何设置? 阅读全文
posted @ 2015-03-16 17:21 chgxtony 阅读(357) 评论(0) 推荐(0)
摘要:ORM框架 hibernate 4.x 简单介绍 阅读全文
posted @ 2015-03-16 17:03 chgxtony 阅读(256) 评论(0) 推荐(0)